diff options
author | Timothy Pearson <[email protected]> | 2011-10-12 02:22:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-10-12 02:22:34 -0500 |
commit | 4e51ac09c0bcb8f10afd2dfb210215a6e795299f (patch) | |
tree | 9f9e949229fdf3c277420283de88dc0238400f22 | |
parent | 0014d7d4b9cfbc758790ccaeb15e1ec0c4b4ca87 (diff) | |
download | tde-packaging-4e51ac09c0bcb8f10afd2dfb210215a6e795299f.tar.gz tde-packaging-4e51ac09c0bcb8f10afd2dfb210215a6e795299f.zip |
Add alternate build-dep on libreadline5-dev in kdewebdev on Ubuntu and Debian
-rw-r--r-- | debian/lenny/kdewebdev/debian/control | 2 | ||||
-rw-r--r-- | debian/squeeze/kdewebdev/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/kdewebdev/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/kdewebdev/debian/control b/debian/lenny/kdewebdev/debian/control index 929fb0a85..4a4dd1f6c 100644 --- a/debian/lenny/kdewebdev/debian/control +++ b/debian/lenny/kdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Adeodato Simó <[email protected]>, Ana Beatriz Guerrero Lopez <[email protected]>, Armin Berres <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net diff --git a/debian/squeeze/kdewebdev/debian/control b/debian/squeeze/kdewebdev/debian/control index 929fb0a85..4a4dd1f6c 100644 --- a/debian/squeeze/kdewebdev/debian/control +++ b/debian/squeeze/kdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Adeodato Simó <[email protected]>, Ana Beatriz Guerrero Lopez <[email protected]>, Armin Berres <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net diff --git a/ubuntu/maverick/kdewebdev/debian/control b/ubuntu/maverick/kdewebdev/debian/control index 7964421a2..40a7cdfdd 100644 --- a/ubuntu/maverick/kdewebdev/debian/control +++ b/ubuntu/maverick/kdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Adeodato Sim <[email protected]>, Ana Beatriz Guerrero Lopez <[email protected]>, Armin Berres <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net |