From ab1a0ac226fd13fb5351b7e6ad3b752b0ba1ac6d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 3 Oct 2014 16:58:03 +0900 Subject: Fixed tdelibs FTBFS on Debian/Ubuntu. (cherry picked from commit 13f6760fb14f0a8884c5016f013dbbf7c4e5ca40) --- debian/lenny/kdelibs/debian/control | 2 +- debian/squeeze/kdelibs/debian/control | 2 +- ubuntu/maverick/kdelibs/debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/lenny/kdelibs/debian/control b/debian/lenny/kdelibs/debian/control index dbd46834d..79608065b 100644 --- a/debian/lenny/kdelibs/debian/control +++ b/debian/lenny/kdelibs/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 7.0.50~), quilt, autotools libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, - cmake, libltdl-dev + cmake, libltdl-dev, libmagic-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 diff --git a/debian/squeeze/kdelibs/debian/control b/debian/squeeze/kdelibs/debian/control index dbd46834d..79608065b 100644 --- a/debian/squeeze/kdelibs/debian/control +++ b/debian/squeeze/kdelibs/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 7.0.50~), quilt, autotools libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, - cmake, libltdl-dev + cmake, libltdl-dev, libmagic-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 diff --git a/ubuntu/maverick/kdelibs/debian/control b/ubuntu/maverick/kdelibs/debian/control index 79fdd9002..3a5cd047d 100644 --- a/ubuntu/maverick/kdelibs/debian/control +++ b/ubuntu/maverick/kdelibs/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 7.0.50~), quilt, autotools libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, - cmake, libltdl-dev + cmake, libltdl-dev, libmagic-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 -- cgit v1.2.3