Add libgd-dev to the Build-Depends, keep the other alternatives to ease the backports

This commit is contained in:
Laurent Bigonville 2013-05-14 18:13:57 +02:00
parent 623a7f2f69
commit 8e1c6bce0d
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ nut (2.6.5-3) UNRELEASED; urgency=low
* debian/control:
- Move libupsclient1 package to libs Section
- Add libgd-dev to the Build-Depends, keep the other alternatives to ease
the backports
-- Laurent Bigonville <bigon@debian.org> Tue, 14 May 2013 18:04:04 +0200

2
debian/control vendored
View file

@ -5,7 +5,7 @@ Maintainer: Arnaud Quette <aquette@debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>
Build-Depends: debhelper (>= 8.1.3),
cdbs (>= 0.4.93~),
libgd2-xpm-dev | libgd2-noxpm-dev,
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
libsnmp-dev | libsnmp9-dev,
libusb-dev (>= 0.1.8),
libneon27-gnutls-dev | libneon27-dev,