summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-08-28 03:22:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-12-23 02:23:28 +0100
commitbc6d15de15bd9c92382ff044465c900a03784cbd (patch)
treee9abbe7ba30653ebb45941871187cb52002d7ffa
parentfeea2d60f168a475c2c8a1a5295f02a53032bc8b (diff)
downloadtde-packaging-bc6d15de15bd9c92382ff044465c900a03784cbd.tar.gz
tde-packaging-bc6d15de15bd9c92382ff044465c900a03784cbd.zip
Add dependency binutils-dev for tdelibs14-trinity-dev on Debian and Ubuntu
This prevents FTBFS due to missing libbfd for CMake builds (cherry picked from commit c36db289b9b1e4ad43125b9549f7c697fae4626b)
-rw-r--r--debian/lenny/kdelibs/debian/control2
-rw-r--r--debian/squeeze/kdelibs/debian/control2
-rw-r--r--ubuntu/maverick/kdelibs/debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/kdelibs/debian/control b/debian/lenny/kdelibs/debian/control
index 04467c3ed..2cbc85a44 100644
--- a/debian/lenny/kdelibs/debian/control
+++ b/debian/lenny/kdelibs/debian/control
@@ -87,7 +87,7 @@ Depends: kdelibs4c2a-trinity (= ${Source-Version}), libart-2.0-dev (>= 2.3.17),
libsasl2-dev, libssl-dev, libxcomposite-dev,
libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev,
libavahi-client-dev (>= 0.4), libtqtinterface-dev,
- gettext-kde
+ gettext-kde, binutils-dev
Provides: kdelibs-trinity-dev
Replaces: kdebase-trinity-dev (<< 7:3.4.0), kdelibs4c2a-trinity (<< 4:3.5.8-3ubuntu2)
Description: development files for the TDE core libraries
diff --git a/debian/squeeze/kdelibs/debian/control b/debian/squeeze/kdelibs/debian/control
index 43ea382bd..cac4739a7 100644
--- a/debian/squeeze/kdelibs/debian/control
+++ b/debian/squeeze/kdelibs/debian/control
@@ -87,7 +87,7 @@ Depends: kdelibs4c2a-trinity (= ${Source-Version}), libart-2.0-dev (>= 2.3.17),
libsasl2-dev, libssl-dev, libxcomposite-dev,
libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev,
libavahi-client-dev (>= 0.4), libtqtinterface-dev,
- gettext-kde
+ gettext-kde, binutils-dev
Provides: kdelibs-trinity-dev
Replaces: kdebase-trinity-dev (<< 7:3.4.0), kdelibs4c2a-trinity (<< 4:3.5.8-3ubuntu2)
Description: development files for the TDE core libraries
diff --git a/ubuntu/maverick/kdelibs/debian/control b/ubuntu/maverick/kdelibs/debian/control
index b99abe128..7ada08db8 100644
--- a/ubuntu/maverick/kdelibs/debian/control
+++ b/ubuntu/maverick/kdelibs/debian/control
@@ -88,7 +88,7 @@ Depends: kdelibs4c2a-trinity (= ${Source-Version}), libart-2.0-dev (>= 2.3.17),
libsasl2-dev, libssl-dev, libxcomposite-dev,
libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev,
libavahi-client-dev (>= 0.4), libtqtinterface-dev,
- gettext-kde
+ gettext-kde, binutils-dev
Provides: kdelibs-trinity-dev
Description: development files for the TDE core libraries
This package contains all the headers and other related files needed