diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 03:22:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 03:26:51 +0200 |
commit | c36db289b9b1e4ad43125b9549f7c697fae4626b (patch) | |
tree | 03bed28fdac7a67d200feff56648ee799005bbf9 /ubuntu/maverick/tdelibs/debian | |
parent | 7aa932fc07b4778ad769409861aae68f1ddc83b5 (diff) | |
download | tde-packaging-c36db289b9b1e4ad43125b9549f7c697fae4626b.tar.gz tde-packaging-c36db289b9b1e4ad43125b9549f7c697fae4626b.zip |
Add dependency binutils-dev for tdelibs14-trinity-dev on Debian and Ubuntu
This prevents FTBFS due to missing libbfd for CMake builds
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/control b/ubuntu/maverick/tdelibs/debian/control index 571344a3f..5a9bc8f1a 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -89,7 +89,7 @@ Depends: tdelibs14-trinity (= ${Source-Version}), libart-2.0-dev (>= 14.0.0), libsasl2-dev, libssl-dev, libxcomposite-dev, libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-client-dev (>= 0.4), libtqtinterface-dev, - gettext-kde, libr-dev, libudev-dev, libdbus-1-tqt-dev + gettext-kde, libr-dev, libudev-dev, libdbus-1-tqt-dev, binutils-dev Provides: tdelibs-trinity-dev Description: development files for the TDE core libraries This package contains all the headers and other related files needed |