diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-08-19 20:03:01 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-08-19 20:03:01 -0500 |
commit | ffaf526a28c84587590cfab283bd8f144258651e (patch) | |
tree | c672fb3c841a77920c4b2072338bbf9fbc2ad725 /debian | |
parent | 63e89eabc74913b60d0e489e8a141bc72ed360f2 (diff) | |
download | ayatana-indicator-power-ffaf526a28c84587590cfab283bd8f144258651e.tar.gz ayatana-indicator-power-ffaf526a28c84587590cfab283bd8f144258651e.tar.bz2 ayatana-indicator-power-ffaf526a28c84587590cfab283bd8f144258651e.zip |
add ib-brightness-control for phone menu
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1a81e88..fc1c924 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9), autopoint, intltool, libgtest-dev, - libglib2.0-dev (>= 2.35.4), + libglib2.0-dev (>= 2.36), + libgudev-1.0-dev, python, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power |