summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0bf11326..4aa3a6b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ hurd (20130916-2) UNRELEASED; urgency=low
[ Pino Toscano ]
* Add missing libpcap0.8-dev build dependency.
* Add ${perl:Depends} in hurd-dev.
+ * Add ${shlibs:Depends} in hurd-libs0.3-udeb.
-- Samuel Thibault <sthibault@debian.org> Tue, 17 Sep 2013 19:42:22 +0200
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.