From 3e8de8a4ff6a37fc89f9374c2a78402fa08390a1 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 27 Mar 2009 23:39:31 -0500 Subject: debian/control: Adding libgnomeui-dev as a dependency as it was added upstream. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c905356..7b28572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ indicator-applet (0.1.4-0ubuntu1) UNRELEASED; urgency=low (LP: #349540) * Make sure translations get loaded and make the 'No Indicators' error and the license translatable. Patch from Gabor Kelemen. (LP: #349998) + * debian/control: Adding libgnomeui-dev as a dependency as it was added + upstream. -- Ted Gould Fri, 27 Mar 2009 23:36:00 -0500 diff --git a/debian/control b/debian/control index 6ca0080..7fb1784 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 5.0), libpanel-applet2-dev (>= 2.0.0), libdbus-glib-1-dev, gnome-doc-utils, + libgnomeui-dev, libtool, intltool Standards-Version: 3.8.0 -- cgit v1.2.3