Add uuid-runtime to Depends.

That's needed for uuidgen, added in 6d1fdf2446.
This commit is contained in:
Cyril Brulebois 2023-01-19 18:16:19 +01:00
parent 5aa89ab269
commit 47ae1a293b
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -15,7 +15,7 @@ Vcs-Browser: https://salsa.debian.org/images-team/debian-cd
Package: debian-cd Package: debian-cd
Architecture: all Architecture: all
Depends: ${misc:Depends}, curl, perl, dpkg-dev, cpp, libdigest-md5-perl, libdigest-sha-perl, tofrodos, apt, make, xorriso | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl, bzip2, libdpkg-perl, wget, libfile-slurp-perl, libyaml-libyaml-perl Depends: ${misc:Depends}, curl, perl, dpkg-dev, cpp, libdigest-md5-perl, libdigest-sha-perl, tofrodos, apt, make, xorriso | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl, bzip2, libdpkg-perl, wget, libfile-slurp-perl, libyaml-libyaml-perl, uuid-runtime
Recommends: hfsutils, isolinux, syslinux-common, mtools, dosfstools Recommends: hfsutils, isolinux, syslinux-common, mtools, dosfstools
Description: Tools for building (Official) Debian CD set Description: Tools for building (Official) Debian CD set
Debian-cd is the official tool for building Debian CD set since the potato Debian-cd is the official tool for building Debian CD set since the potato