diff options
author | François Andriot <[email protected]> | 2014-12-29 23:38:47 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-12-29 23:38:47 +0100 |
commit | 194212490d2394bebef20517a5983a8d14fb522d (patch) | |
tree | 2d2f1c11b445631f127b90b633c4b39ae2236905 /debian/squeeze | |
parent | 99cf719a88bc5986daa11b6c4204705e846c4295 (diff) | |
parent | 5dc817ae5fdc38477942759eee3504f2dea307e3 (diff) | |
download | tde-packaging-194212490d2394bebef20517a5983a8d14fb522d.tar.gz tde-packaging-194212490d2394bebef20517a5983a8d14fb522d.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'debian/squeeze')
-rw-r--r-- | debian/squeeze/dependencies/libr/debian/control | 3 | ||||
-rw-r--r-- | debian/squeeze/dependencies/libr/debian/docs | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/squeeze/dependencies/libr/debian/control b/debian/squeeze/dependencies/libr/debian/control index 0281e63f0..64166704e 100644 --- a/debian/squeeze/dependencies/libr/debian/control +++ b/debian/squeeze/dependencies/libr/debian/control @@ -1,8 +1,7 @@ Source: libr Priority: extra Maintainer: Erich E. Hoover <[email protected]> -Build-Depends: debhelper (>= 7), quilt, autotools-dev, pkg-config, - libglade2-dev, binutils-dev, doxygen +Build-Depends: debhelper (>= 7), quilt, autotools-dev, 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/docs b/debian/squeeze/dependencies/libr/debian/docs index 5b4436d64..50bd824bb 100644 --- a/debian/squeeze/dependencies/libr/debian/docs +++ b/debian/squeeze/dependencies/libr/debian/docs @@ -1,3 +1,2 @@ NEWS README -ChangeLog.debian |