diff options
author | Slávek Banko <[email protected]> | 2013-10-06 02:08:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-10-06 02:08:39 +0200 |
commit | 89a05bd6892fe4d744b81917cfaa91d1d47a071c (patch) | |
tree | cb88f4325e608a145a5949351e4217c299df023f /ubuntu/maverick/applications/tdepowersave/debian/control | |
parent | 2c4f95384dfba906fafaa7cd6864e667d9972d19 (diff) | |
download | tde-packaging-89a05bd6892fe4d744b81917cfaa91d1d47a071c.tar.gz tde-packaging-89a05bd6892fe4d744b81917cfaa91d1d47a071c.zip |
Switch tdepowersave to cmake on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/tdepowersave/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdepowersave/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdepowersave/debian/control b/ubuntu/maverick/applications/tdepowersave/debian/control index ca4a5def2..7882039dd 100644 --- a/ubuntu/maverick/applications/tdepowersave/debian/control +++ b/ubuntu/maverick/applications/tdepowersave/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Michael Biebl <[email protected]> -Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, tdelibs14-trinity-dev, libxss-dev, libxtst-dev, libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, tdelibs14-trinity-dev, libxss-dev, libxtst-dev, libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, cmake, automake, autoconf, libtool, libltdl-dev Build-Conflicts: autoconf2.13 Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/powersave/ |