diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-12-30 20:13:14 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-12-30 20:13:14 +0100 |
commit | 10a22740c47a6733e8c4adfe82732e18f4fb66d0 (patch) | |
tree | 798f8bce66af56f2572db794aca7fc1777e0ee0c /ubuntu/maverick/dependencies/libr/debian/control | |
parent | 3ff70de1e86e5cfc64dc30ed53616bc0490ace13 (diff) | |
download | tde-packaging-10a22740c47a6733e8c4adfe82732e18f4fb66d0.tar.gz tde-packaging-10a22740c47a6733e8c4adfe82732e18f4fb66d0.zip |
Switch libr to cmake on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/dependencies/libr/debian/control')
-rw-r--r-- | ubuntu/maverick/dependencies/libr/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/libr/debian/control b/ubuntu/maverick/dependencies/libr/debian/control index b5451ebd0..94892ab35 100644 --- a/ubuntu/maverick/dependencies/libr/debian/control +++ b/ubuntu/maverick/dependencies/libr/debian/control @@ -1,7 +1,7 @@ Source: libr Priority: extra Maintainer: Erich E. Hoover <ehoover@mines.edu> -Build-Depends: debhelper (>= 7), quilt, autotools-dev, gettext (< 0.18) | autopoint, pkg-config, libglade2-dev, binutils-dev, doxygen, cvs, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7), cdbs, cmake, quilt, pkg-config, libglade2-dev, binutils-dev, doxygen Standards-Version: 3.8.4 Section: libs Homepage: http://www.compholio.com/elficon/ |