diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 13:51:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 13:51:15 -0600 |
commit | 18d9503cea9c75f2952ae663bcc545e28e144c1b (patch) | |
tree | 2269e6ad2321d39fce94ce3c81bf232b33540d6e /debian | |
parent | 065633c37f102fbdbe361982709b669894784bf9 (diff) | |
download | tde-packaging-18d9503cea9c75f2952ae663bcc545e28e144c1b.tar.gz tde-packaging-18d9503cea9c75f2952ae663bcc545e28e144c1b.zip |
Fix libr FTBFS due to autopoint requiring cvs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/lenny/dependencies/libr/debian/control | 2 | ||||
-rw-r--r-- | debian/squeeze/dependencies/libr/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/dependencies/libr/debian/control b/debian/lenny/dependencies/libr/debian/control index a2ee1f0b3..dc3f85b3f 100644 --- a/debian/lenny/dependencies/libr/debian/control +++ b/debian/lenny/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/ diff --git a/debian/squeeze/dependencies/libr/debian/control b/debian/squeeze/dependencies/libr/debian/control index a2ee1f0b3..dc3f85b3f 100644 --- a/debian/squeeze/dependencies/libr/debian/control +++ b/debian/squeeze/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/ |