diff options
author | Robert Xu <robxu9@gmail.com> | 2012-03-31 14:28:30 -0400 |
---|---|---|
committer | Robert Xu <robxu9@gmail.com> | 2012-03-31 14:28:30 -0400 |
commit | 8334f62eb4c103256204708eef6ea1077744ae67 (patch) | |
tree | c54a5afd119b408df8dff0e38f284710ac97b755 /ubuntu/maverick/tdelibs/debian/control | |
parent | 59dd46ef985a719579132efa6a9aa49bfeeae112 (diff) | |
parent | de0c80d8630d52a67dc316b36e3e7b3af29ecb01 (diff) | |
download | tde-packaging-8334f62eb4c103256204708eef6ea1077744ae67.tar.gz tde-packaging-8334f62eb4c103256204708eef6ea1077744ae67.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/control')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/control b/ubuntu/maverick/tdelibs/debian/control index 232016009..36ddac249 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), autotools-dev, libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, libr-dev, - cmake, libltdl-dev + libudev-dev, cmake, libltdl-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 @@ -89,7 +89,7 @@ Depends: tdelibs4c2a-trinity (= ${Source-Version}), libart-2.0-dev (>= 2.3.17), libsasl2-dev, libssl-dev, libxcomposite-dev, libtiff4-dev (>= 3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-client-dev (>= 0.4), libtqtinterface-dev, - gettext-kde, libr-dev + gettext-kde, libr-dev, libudev-dev Provides: tdelibs-trinity-dev Description: development files for the TDE core libraries This package contains all the headers and other related files needed |