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 23:20:25 +0200 |
commit | 5339e0a89add18f24b31a98305c1fc9d3d0a23ac (patch) | |
tree | 162a86001231e61e8af4f99f94f6df7a312b7a59 /ubuntu/maverick | |
parent | a96dd9ef73df076c2484063f51a785f9fe4493f8 (diff) | |
download | tde-packaging-5339e0a89add18f24b31a98305c1fc9d3d0a23ac.tar.gz tde-packaging-5339e0a89add18f24b31a98305c1fc9d3d0a23ac.zip |
Add libgeoip-dev to ktorrent build dependencies on Debian and Ubuntu
(cherry picked from commit ee37eb1177320f65c69dfdb80ef0e2df18bb161b)
Diffstat (limited to 'ubuntu/maverick')
-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 ed50d678f..553de1dce 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control +++ b/ubuntu/maverick/applications/ktorrent/debian/control @@ -2,7 +2,7 @@ Source: ktorrent-trinity Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5.0), quilt, cdbs, docbook2x, kdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, libavahi-tqt-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5.0), quilt, cdbs, docbook2x, kdelibs4-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 |