From 08834aa37ddbd4ab733da5b7d2293de55267a11c Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 15 Jun 2009 16:27:19 -0500 Subject: debian/control: Adding build depends on libindicator-dev, libdbusmenu-glib-dev and libdbusmenu-gtk-dev --- debian/changelog | 2 ++ debian/control | 3 +++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 48cb071..c75f3f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ indicator-fusa (0.1~ppa2~indicator1) UNRELEASED; urgency=low * Upstream from the indicator branch. + * debian/control: Adding build depends on libindicator-dev, + libdbusmenu-glib-dev and libdbusmenu-gtk-dev -- Ted Gould Mon, 15 Jun 2009 16:19:59 -0500 diff --git a/debian/control b/debian/control index 251112d..c7f322b 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,9 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, + libindicator-dev, + libdbusmenu-glib-dev, + libdbusmenu-gtk-dev, intltool Standards-Version: 3.8.0 -- cgit v1.2.3