aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-01 10:53:04 -0600
committerTed Gould <ted@gould.cx>2010-03-01 10:53:04 -0600
commit61ff7d827555b8f8fc60122ebdc5b3cebb0e21de (patch)
tree18fca34126c29d454236ea5f174d5227d5ba95cd /debian/control
parentbeea067bf1e05ee34abea1a84e3b1cbc32fff781 (diff)
downloadlibdbusmenu-61ff7d827555b8f8fc60122ebdc5b3cebb0e21de.tar.gz
libdbusmenu-61ff7d827555b8f8fc60122ebdc5b3cebb0e21de.tar.bz2
libdbusmenu-61ff7d827555b8f8fc60122ebdc5b3cebb0e21de.zip
* debian/control: Adding dependency on valac
* debian/libdbusmenu-glib-dev.install, debian/libdbusmenu-gtk-dev.install: Added VAPI files to the packages.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ebd3ca9..869b3e8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 5.0),
libjson-glib-dev,
libgirepository1.0-dev,
gir1.0-glib-2.0,
- gir1.0-gtk-2.0
+ gir1.0-gtk-2.0,
+ valac
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libdbusmenu
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu