From 1ae9e02d2c0ed536c204ae097ab8bcff1f7fc5fe Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 14 Dec 2009 11:23:14 -0600 Subject: debian/control: Adding in mono build depends. --- debian/changelog | 1 + debian/control | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c9c3854..42e7e30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ indicator-application (0.0.4-0ubuntu1~ppa2) UNRELEASED; urgency=low * Upstream work * Mono bindings + * debian/control: Adding in mono build depends. -- Ted Gould Mon, 14 Dec 2009 11:15:01 -0600 diff --git a/debian/control b/debian/control index 746e569..291294b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,11 @@ Build-Depends: debhelper (>= 5.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.8), - libdbusmenu-glib-dev (>= 0.1.8) + libdbusmenu-glib-dev (>= 0.1.8), + mono-devel, + gtk-sharp2-gapi, + libgtk2.0-cil, + nunit Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpa.net/~ubuntu-desktop/indicator-application/ubuntu -- cgit v1.2.3