diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-11-28 18:19:24 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-11-28 18:19:24 +0100 |
commit | b811b13d2f1a69d03ca64c6585be6cc2f0b9e68f (patch) | |
tree | ab82538c9d5d4e79ec1160e493e054216ce8ec95 /debian/control | |
parent | 5f13d1069b38c98b5b68c621ebca559745bd6d6d (diff) |
add build dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cb19a06f..1e975d4c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2>, gnumach-dev (>= 1.4+git2014110 debhelper (>= 9), dh-exec (>= 0.17), autoconf, dh-autoreconf, libparted-dev <!stage1 !stage2>, libpciaccess-dev <!stage1 !stage2>, libx11-dev <!stage1 !stage2>, x11proto-core-dev <!stage1 !stage2>, pkg-config <!stage1 !stage2>, xkb-data <!stage1 !stage2>, gawk, flex, bison, autotools-dev, libdaemon-dev <!stage1 !stage2>, libpcap0.8-dev <!stage1 !stage2>, - zlib1g-dev <!stage1 !stage2>, libbz2-dev <!stage1 !stage2>, uuid-dev <!stage1 !stage2>, libblkid-dev <!stage1 !stage2> + zlib1g-dev <!stage1 !stage2>, libbz2-dev <!stage1 !stage2>, uuid-dev <!stage1 !stage2>, libblkid-dev <!stage1 !stage2>, + libgcrypt20-dev <!stage1 !stage2> Uploaders: Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html |