diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:38:42 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:38:42 -0500 |
commit | d18b6c276935d8c66d6013b00e04a02da575f689 (patch) | |
tree | 52c0f07c7238420746586ef259f7fcbd03741451 /debian/control | |
parent | baa58fe7aa924cadcc04941f4dbebeefe52874c9 (diff) | |
download | ayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.tar.gz ayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.tar.bz2 ayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.zip |
* debian/control:
- Bump Build-Depends on debhelper to (>= 9).
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 cb19f9d..9e3a63a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: indicator-power Section: gnome Priority: optional Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libgtk-3-dev, libglib2.0-dev (>= 2.33), libindicator3-dev (>= 0.3.90), |