diff options
author | Slávek Banko <[email protected]> | 2017-07-11 19:15:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2017-07-11 19:15:45 +0200 |
commit | 67ee32fefa521bec8be5cb068e6ac585e01f9a46 (patch) | |
tree | 80b676018d0fe62905375c3936f8abab5bbda97e /ubuntu/maverick/tdewebdev/debian/control | |
parent | e76b001ae75f8e3f9cb5a28b9fdf985cc2411d5d (diff) | |
download | tde-packaging-67ee32fefa521bec8be5cb068e6ac585e01f9a46.tar.gz tde-packaging-67ee32fefa521bec8be5cb068e6ac585e01f9a46.zip |
DEB: Add libreadline-dev as alternate dependency
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit a5f69c65c26585261d8e7462f093dc1e94a0ffd8)
Diffstat (limited to 'ubuntu/maverick/tdewebdev/debian/control')
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdewebdev/debian/control b/ubuntu/maverick/tdewebdev/debian/control index d1ea80203..fbbf948b7 100644 --- a/ubuntu/maverick/tdewebdev/debian/control +++ b/ubuntu/maverick/tdewebdev/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 (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net |