summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-12-29 12:59:25 -0600
committerSlávek Banko <slavek.banko@axis.cz>2018-07-14 15:38:42 +0200
commit3e259d18f47070514f5c16be6153a97985b6ad0d (patch)
tree041b4765f246e2aa2273458ddca71c4fc62367c2
parent2220c1d4f378281662d5b8688b1c51e415fd0ef7 (diff)
downloadtde-packaging-3e259d18f47070514f5c16be6153a97985b6ad0d.tar.gz
tde-packaging-3e259d18f47070514f5c16be6153a97985b6ad0d.zip
Add libtool to libr build deps on Debian and Ubuntu
(cherry picked from commit b789b019b8e8bad22682a8acd70bdd167f74ed26)
-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 0281e63f0..06631865e 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,
+Build-Depends: debhelper (>= 7), quilt, autotools-dev, libtool, pkg-config,
libglade2-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
diff --git a/debian/squeeze/dependencies/libr/debian/control b/debian/squeeze/dependencies/libr/debian/control
index 0281e63f0..06631865e 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,
+Build-Depends: debhelper (>= 7), quilt, autotools-dev, libtool, pkg-config,
libglade2-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
diff --git a/ubuntu/maverick/dependencies/libr/debian/control b/ubuntu/maverick/dependencies/libr/debian/control
index 0281e63f0..06631865e 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,
+Build-Depends: debhelper (>= 7), quilt, autotools-dev, libtool, pkg-config,
libglade2-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs