aboutsummaryrefslogtreecommitdiffstats
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 66b32c3..8945ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ lcd4linux (0.10.0+cvs20060825-1) unstable; urgency=medium
Thanks for your work so far, nobse!
* urgency medium because of release critical bugs
* Bump standards version to 3.7.2 (no changes needed)
+ * add build depends on libmpd-dev for mpd support
* new upstream snapshot
* now supporting USB2LCD
* don't update config.{sub,guess} in clean target automatically
diff --git a/debian/control b/debian/control
index 5a232b2..db16db8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: lcd4linux
Section: utils
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
-Build-Depends: debhelper (>= 4.0.0), libmysqlclient15-dev, python-dev, libx11-dev, libncurses5-dev, libusb-dev, libgd2-noxpm-dev, libxt-dev
+Build-Depends: debhelper (>= 4.0.0), libmysqlclient15-dev, python-dev, libx11-dev, libncurses5-dev, libusb-dev, libgd2-noxpm-dev, libxt-dev, libmpd-dev
Standards-Version: 3.7.2
Package: lcd4linux