diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 17:06:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 17:06:41 -0600 |
commit | a4f83f6a5d39046923a1a65c68a5f09ef115196a (patch) | |
tree | 229e243ca594ac6b7332ab75de882a76d5121a99 /ubuntu/maverick | |
parent | 5dc817ae5fdc38477942759eee3504f2dea307e3 (diff) | |
download | tde-packaging-a4f83f6a5d39046923a1a65c68a5f09ef115196a.tar.gz tde-packaging-a4f83f6a5d39046923a1a65c68a5f09ef115196a.zip |
Try to fix the autopoint dependency on older Ubuntu versions
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 64166704e..b5451ebd0 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, autopoint, pkg-config, libglade2-dev, binutils-dev, doxygen, cvs, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7), quilt, autotools-dev, gettext (< 0.18) | autopoint, 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/ |