From f0729c3e47a7d6455940b4d238d95268b58fc58a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 27 May 2009 12:09:42 +0200 Subject: debian/control: Adding in a build dependency on libdbusmenu-glib and libdbusmenu-gtk to catch up with the merge. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b53e505..95abc00 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 5.0), scrollkeeper, intltool, libindicate-dev (>= 0.2.0~bzr298), - libindicator-dev (>= 0.2.0~bzr301) + libindicator-dev (>= 0.2.0~bzr301), + libdbumenu-gtk-dev, + libdbumenu-glib-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu -- cgit v1.2.3 From 8a88911e25ac4a0f8367d9cb6be75559ceb513a6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 27 May 2009 12:16:02 +0200 Subject: Typo on package names --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 95abc00..6840467 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0~bzr298), libindicator-dev (>= 0.2.0~bzr301), - libdbumenu-gtk-dev, - libdbumenu-glib-dev + libdbusmenu-gtk-dev, + libdbusmenu-glib-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu -- cgit v1.2.3