diff options
author | Slávek Banko <[email protected]> | 2012-12-02 18:44:19 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-12-02 18:44:19 +0100 |
commit | f8aa81ddfb34e247d0a4ce4ce41052b059ef78fc (patch) | |
tree | 6e8c1fb2c10410ac05274d41df0ff80a2809152e /ubuntu/precise/tdevelop/debian/control | |
parent | a77a865d8760921cb9bd2265a2f40f0b44fb48de (diff) | |
download | tde-packaging-f8aa81ddfb34e247d0a4ce4ce41052b059ef78fc.tar.gz tde-packaging-f8aa81ddfb34e247d0a4ce4ce41052b059ef78fc.zip |
Switch tdevelop to cmake on Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/tdevelop/debian/control')
-rw-r--r-- | ubuntu/precise/tdevelop/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/tdevelop/debian/control b/ubuntu/precise/tdevelop/debian/control index 6203fd52d..ba0e5814b 100644 --- a/ubuntu/precise/tdevelop/debian/control +++ b/ubuntu/precise/tdevelop/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Jeremy Lain <[email protected]> -Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), tdelibs4-trinity-dev, gettext, tdelibs4-trinity-doc, libtqtinterface-doc, flex, python, libcvsservice-trinity-dev, groff-base, libsvn-dev, libaprutil1-dev, libdb-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), cmake, tdelibs4-trinity-dev, gettext, tdelibs4-trinity-doc, libtqtinterface-doc, flex, python, libcvsservice-trinity-dev, groff-base, libsvn-dev, libaprutil1-dev, libdb-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: tdevelop-trinity |