diff options
| author | Pino Toscano <pino@debian.org> | 2013-09-21 11:55:27 +0200 |
|---|---|---|
| committer | Pino Toscano <pino@debian.org> | 2013-09-21 11:55:27 +0200 |
| commit | ddba66f7cbbd9a1381f5edac537ede16e22346c6 (patch) | |
| tree | fc04613c8efa3ecdf50414eeb63e6cbf658f4266 /debian/control | |
| parent | cb58472e4cf65a2c93f77b43a670867999375b32 (diff) | |
add ${shlibs:Depends} in hurd-libs0.3-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 44203141..0ff2620c 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Section: debian-installer Package-Type: udeb Priority: optional Architecture: hurd-any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: GNU Hurd (libraries) - udeb This package contains the libraries used by GNU Hurd udeb. |
