diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-31 04:23:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-31 04:23:35 -0600 |
commit | 617dd978171d339a4fff6a707220468c4ab4b385 (patch) | |
tree | 8cddff998d17dee5fdf65479eec7e71887e1da1e /ubuntu/maverick/tdelibs/debian/control | |
parent | 451a319e92c70afd7a8846e77053e8a88f33fbcf (diff) | |
download | tde-packaging-617dd978171d339a4fff6a707220468c4ab4b385.tar.gz tde-packaging-617dd978171d339a4fff6a707220468c4ab4b385.zip |
Enable elficon support on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/control')
-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 f2de6e248..dae47fa6b 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -15,7 +15,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), autotools-dev, libtiff4-dev (>= 3.7.3-1), libavahi-client-dev (>= 0.4), libxml2-dev, libxml2-utils, libxslt1-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, - gettext-kde, lsb-release, base-files, sudo, + gettext-kde, lsb-release, base-files, sudo, libr-dev, cmake, libltdl-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |