summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2013-09-16 00:45:55 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-09-16 00:45:55 +0000
commit364c43604a6abce8dea4879d6921fae57c81700e (patch)
tree3191fdca424404f5c4ddd3c5b1a9dedb7df1d190 /debian
parentcfcd7bc73ec91283b700d48b36b2ed68974d4376 (diff)
control: Add build dependency on libdaemon
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 30bf9d38..89ad949c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ hurd (20130916-1) UNRELEASED; urgency=low
- patches/{exec_filename_exec.patch, exec_filename_fs.patch,
mount-test-opts.patch, proxy-defpager.diff}: Refresh.
+ [ Justus Winter ]
+ * control: Add build dependency on libdaemon
+
-- Samuel Thibault <sthibault@debian.org> Sat, 27 Jul 2013 22:37:17 +0000
hurd (20130727-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c9bca6c3..4ddb702e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526),
libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev,
debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, dh-autoreconf,
libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config,
- xkb-data, gawk, flex, bison, autotools-dev
+ xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev
Uploaders: Michael Banck <mbanck@debian.org>,
Samuel Thibault <sthibault@debian.org>
Homepage: http://www.gnu.org/software/hurd/hurd.html