diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-29 23:39:31 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-29 23:39:31 -0500 |
commit | b15c7db278e6c49b4b048b31bd801bfd6850cc9c (patch) | |
tree | 53780d502d36d0e949f67c72b8a7994b582f4862 /ubuntu/maverick | |
parent | aefdbbfbc8224b3ae1d7e1744763b9ee2383bc69 (diff) | |
download | tde-packaging-b15c7db278e6c49b4b048b31bd801bfd6850cc9c.tar.gz tde-packaging-b15c7db278e6c49b4b048b31bd801bfd6850cc9c.zip |
Add libudev-dev to tdelibs build deps for Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick')
-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 232016009..cea2ca4de 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 |