From ddba66f7cbbd9a1381f5edac537ede16e22346c6 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 21 Sep 2013 11:55:27 +0200 Subject: add ${shlibs:Depends} in hurd-libs0.3-udeb --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 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. -- cgit v1.2.3