diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-29 23:40:40 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-29 23:40:40 -0500 |
commit | de0c80d8630d52a67dc316b36e3e7b3af29ecb01 (patch) | |
tree | bbdec3dbd2934b7aa5e378fe1b47d58c314730c4 /ubuntu/maverick/tdelibs/debian/control | |
parent | b15c7db278e6c49b4b048b31bd801bfd6850cc9c (diff) | |
download | tde-packaging-de0c80d8630d52a67dc316b36e3e7b3af29ecb01.tar.gz tde-packaging-de0c80d8630d52a67dc316b36e3e7b3af29ecb01.zip |
Add libudev-dev to tdelibs dev package deps
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 cea2ca4de..36ddac249 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -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 |