diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
commit | eb4273cf3e952d49bd88ea7d5a9041e2b5aec556 (patch) | |
tree | 987fba31b18efab34ac6f50e73e76b8187e8cef5 /debian/templates/tools-unversioned.control.in | |
parent | Merging upstream version 6.10.3. (diff) | |
download | linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.tar.xz linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.zip |
Adding debian version 6.10.3-1.debian/6.10.3-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/templates/tools-unversioned.control.in')
-rw-r--r-- | debian/templates/tools-unversioned.control.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/templates/tools-unversioned.control.in b/debian/templates/tools-unversioned.control.in index be4c3c50fb..5850a8246b 100644 --- a/debian/templates/tools-unversioned.control.in +++ b/debian/templates/tools-unversioned.control.in @@ -66,6 +66,7 @@ Build-Depends: gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>, libaudit-dev, libbabeltrace-dev, + libdebuginfod-dev, libdw-dev, libnewt-dev, libnuma-dev, @@ -127,10 +128,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Section: admin Description: Support daemons for Linux running on Hyper-V Suite of daemons for Linux guests running on Hyper-V, consisting of - hv_fcopy_daemon, hv_kvp_daemon and hv_vss_daemon. - . - hv_fcopy_daemon provides the file copy service, allowing the host to - copy files into the guest. + hv_kvp_daemon and hv_vss_daemon. . hv_kvp_daemon provides the key-value pair (KVP) service, allowing the host to get and set the IP networking configuration of the guest. |