diff options
| author | Pete Woods <pete.woods@canonical.com> | 2013-08-20 08:41:50 +0000 |
|---|---|---|
| committer | Tarmac <Unknown> | 2013-08-20 08:41:50 +0000 |
| commit | e3c457451effc5e8643fb9caa4563c022a96486b (patch) | |
| tree | b9eb225618ee4be1adf81bbf65de091ce53d16d0 /debian/control | |
| parent | 4fedffcef1054e4093c4528d40cce809f1e958b3 (diff) | |
| parent | 7e63d1c240a6b1e07275189d0af05edd1adbc654 (diff) | |
| download | ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.gz ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.bz2 ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.zip | |
Re-write build scripts using cmake.
Approved by PS Jenkins bot, Ted Gould.
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 64ae720..2c263a3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 9.0), - dh-autoreconf, + cmake, dh-translations, gnome-common, autotools-dev, |
