diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-10-28 17:26:44 -0700 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-10-28 17:26:44 -0700 |
commit | 642b8860224faced6696fc182c0a487e83b5f121 (patch) | |
tree | b9d6091fb7ef7224140dca94e52c8c212c42cd2a /debian/control | |
parent | a440eb1df8296a6b431613ec03aac94db38292c6 (diff) | |
download | ayatana-indicator-sound-642b8860224faced6696fc182c0a487e83b5f121.tar.gz ayatana-indicator-sound-642b8860224faced6696fc182c0a487e83b5f121.tar.bz2 ayatana-indicator-sound-642b8860224faced6696fc182c0a487e83b5f121.zip |
Depend on vala 0.20
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ff4c041..9104d0c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.0), dh-translations, gnome-common, autotools-dev, - valac (>= 0.18), + valac (>= 0.20), libglib2.0-dev (>= 2.22.3), liburl-dispatcher1-dev, libpulse-dev (>= 0.9.18), |