diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-07-23 02:56:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-07-23 02:56:19 +0200 |
commit | ee37eb1177320f65c69dfdb80ef0e2df18bb161b (patch) | |
tree | 7b37b6c5bc152cad8ee1a0603e2e245734a24e0b /ubuntu/maverick/applications | |
parent | f11472b08478a66818b69e6c1d491b233028aa6e (diff) | |
download | tde-packaging-ee37eb1177320f65c69dfdb80ef0e2df18bb161b.tar.gz tde-packaging-ee37eb1177320f65c69dfdb80ef0e2df18bb161b.zip |
Add libgeoip-dev to ktorrent build dependencies on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications')
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/ktorrent/debian/control b/ubuntu/maverick/applications/ktorrent/debian/control index ea953a555..3918b6093 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control +++ b/ubuntu/maverick/applications/ktorrent/debian/control @@ -2,7 +2,7 @@ Source: ktorrent-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, tdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, libavahi-tqt-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, tdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, libavahi-tqt-dev, libgeoip-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: ktorrent-trinity |