aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2013-05-30 22:11:33 -0400
committerJeremy Bicha <jbicha@ubuntu.com>2013-05-30 22:11:33 -0400
commit4a55b57ef400e85fa81de2d16d462e5fee39c239 (patch)
tree96f4335f66fe619f540718455bda0214221887dd /debian/control
parent9bcd4ec9c43e8c4466d02d1113e516f3d866148d (diff)
downloadayatana-indicator-sound-4a55b57ef400e85fa81de2d16d462e5fee39c239.tar.gz
ayatana-indicator-sound-4a55b57ef400e85fa81de2d16d462e5fee39c239.tar.bz2
ayatana-indicator-sound-4a55b57ef400e85fa81de2d16d462e5fee39c239.zip
* debian/control:
- Build with valac (>= 0.18) instead of vala-0.18 for easier transitions
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index abd1f75..4ef0c56 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0),
quilt,
gnome-common,
autotools-dev,
- valac-0.18,
+ valac (>= 0.18),
libbamf3-dev,
libglib2.0-dev (>= 2.22.3),
libgtk-3-dev,