diff options
author | Jeremy Bicha <jbicha@ubuntu.com> | 2013-06-20 16:16:14 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-06-20 16:16:14 +0000 |
commit | 154b23180d4f9d1a99bc43a100c2721f7b3777a2 (patch) | |
tree | 4c0c0c619c502fa18484186187ac8d6b066de316 | |
parent | e8778d504b94e4ced9edb1f18dbae14c2e4c5387 (diff) | |
parent | d6e2c682b2cd86a94bf9fc25d30efeba9e481bec (diff) | |
download | libdbusmenu-154b23180d4f9d1a99bc43a100c2721f7b3777a2.tar.gz libdbusmenu-154b23180d4f9d1a99bc43a100c2721f7b3777a2.tar.bz2 libdbusmenu-154b23180d4f9d1a99bc43a100c2721f7b3777a2.zip |
Build with default valac.
Approved by PS Jenkins bot, Ted Gould.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cc7be0c..23a70f8 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9), gobject-introspection, libgirepository1.0-dev (>= 0.9.3), libx11-dev (>= 1.3), - valac-0.16, + valac (>= 0.16), Standards-Version: 3.9.2 Homepage: https://launchpad.net/dbusmenu # If you aren't a member of ~dbusmenu-team but need to upload |