diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 13:51:15 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-07-14 15:38:43 +0200 |
commit | 5a0f9528459f7089a2bb88e37bbaa5c506740554 (patch) | |
tree | 42e34522f780cac1fd7e05e51eea76daef3b4010 /ubuntu/maverick | |
parent | 2fec78dcf43a1113924e0f6df08700e41362b0ec (diff) | |
download | tde-packaging-5a0f9528459f7089a2bb88e37bbaa5c506740554.tar.gz tde-packaging-5a0f9528459f7089a2bb88e37bbaa5c506740554.zip |
Fix libr FTBFS due to autopoint requiring cvs
(cherry picked from commit 18d9503cea9c75f2952ae663bcc545e28e144c1b)
Diffstat (limited to 'ubuntu/maverick')
-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 a2ee1f0b3..dc3f85b3f 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, pkg-config, libglade2-dev, binutils-dev, doxygen, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7), quilt, autotools-dev, pkg-config, libglade2-dev, binutils-dev, doxygen, cvs, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Section: libs Homepage: http://www.compholio.com/elficon/ |