diff options
author | Ted Gould <ted@gould.cx> | 2014-03-24 15:02:45 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 15:02:45 +0000 |
commit | 3cd9a899d19e4ece80844fe300a5d79ccbcbc2b6 (patch) | |
tree | 223b54f0dc2ab38d6edbe65a3bd778cbc4219739 /debian | |
parent | 7a312f2f03a0bc0c52ce8a6f834849d70233cf61 (diff) | |
parent | d114c16f06803c8619d652b3a9dda31da3f1699a (diff) | |
download | ayatana-indicator-sound-3cd9a899d19e4ece80844fe300a5d79ccbcbc2b6.tar.gz ayatana-indicator-sound-3cd9a899d19e4ece80844fe300a5d79ccbcbc2b6.tar.bz2 ayatana-indicator-sound-3cd9a899d19e4ece80844fe300a5d79ccbcbc2b6.zip |
Create players on the phone greeter based on the accounts service data
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4278f7a..f10d9b0 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac (>= 0.20), libaccountsservice-dev, - libdbustest1-dev, + libdbustest1-dev (>= 14.04.1), libgirepository1.0-dev, libglib2.0-dev (>= 2.22.3), libgtest-dev, |