summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-12-29 17:06:41 -0600
committerSlávek Banko <slavek.banko@axis.cz>2018-07-14 15:38:45 +0200
commitf1e15632b7d233b77eb44f7420015d027b85a08a (patch)
tree91214263d4c5d5d6456523657354cd6b61d4b3f0
parentbb6aa4a056d3444570f9370037a4d41b59760fac (diff)
downloadtde-packaging-f1e15632b7d233b77eb44f7420015d027b85a08a.tar.gz
tde-packaging-f1e15632b7d233b77eb44f7420015d027b85a08a.zip
Try to fix the autopoint dependency on older Ubuntu versions
(cherry picked from commit a4f83f6a5d39046923a1a65c68a5f09ef115196a)
-rw-r--r--debian/lenny/dependencies/libr/debian/control2
-rw-r--r--debian/squeeze/dependencies/libr/debian/control2
-rw-r--r--ubuntu/maverick/dependencies/libr/debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/dependencies/libr/debian/control b/debian/lenny/dependencies/libr/debian/control
index 64166704e..b5451ebd0 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, 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/
diff --git a/debian/squeeze/dependencies/libr/debian/control b/debian/squeeze/dependencies/libr/debian/control
index 64166704e..b5451ebd0 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, 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/
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/