diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 12:59:25 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-29 12:59:25 -0600 |
commit | b789b019b8e8bad22682a8acd70bdd167f74ed26 (patch) | |
tree | 1ff9fd5715a4833ee9a6847ff72966889ac0ec3f /debian/lenny/dependencies/libr | |
parent | 7891330ac90ef0e08e90b55c5df87fd741b8ba70 (diff) | |
download | tde-packaging-b789b019b8e8bad22682a8acd70bdd167f74ed26.tar.gz tde-packaging-b789b019b8e8bad22682a8acd70bdd167f74ed26.zip |
Add libtool to libr build deps on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/dependencies/libr')
-rw-r--r-- | debian/lenny/dependencies/libr/debian/control | 2 |
1 files changed, 1 insertions, 1 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 |