diff options
| author | Pino Toscano <pino@debian.org> | 2013-09-23 16:52:32 +0200 |
|---|---|---|
| committer | Pino Toscano <pino@debian.org> | 2013-09-23 16:52:32 +0200 |
| commit | 9ade304ea5d253810490a220cacfa165384c5d73 (patch) | |
| tree | 495794ee137df9c733eea6f6dda8ed15946b3416 /debian/control | |
| parent | 6ade69c00ef15e4fdebc8bd23bb73bdd66e4d78c (diff) | |
add ${shlibs:Depends} in hurd-udeb
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0ff2620c..fbc32004 100644 --- a/debian/control +++ b/debian/control @@ -80,7 +80,7 @@ Package-Type: udeb Priority: optional Section: debian-installer Architecture: hurd-any -Depends: ${misc:Depends}, hurd-libs0.3-udeb (= ${binary:Version}), xkb-data-udeb +Depends: ${misc:Depends}, ${shlibs:Depends}, hurd-libs0.3-udeb (= ${binary:Version}), xkb-data-udeb Provides: hurd, ext2-modules, fat-modules, ipv6-modules, isofs-modules, loop-modules, mouse-modules, nfs-modules, socket-modules Description: GNU Hurd - udeb This is the GNU Hurd udeb package. It contains essential system software and |
