diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-05 13:10:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-05 13:10:26 +0900 |
commit | 4c2b50e6c588bcfefb7574b009008cd57c0b3b81 (patch) | |
tree | 6273eee7bb3c86e699e3fad12e80cc775333d513 /ubuntu/lucid_automake/applications/kstreamripper/debian/control | |
parent | ba3f3d763bf109367826b69c297ae0aa13a493bb (diff) | |
download | tde-packaging-4c2b50e6c588bcfefb7574b009008cd57c0b3b81.tar.gz tde-packaging-4c2b50e6c588bcfefb7574b009008cd57c0b3b81.zip |
Changed dependecies from libjpeg62-dev tp libjpeg-dev, aligning qt3 to tqt3.
This resolves bug 629
Diffstat (limited to 'ubuntu/lucid_automake/applications/kstreamripper/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/kstreamripper/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/lucid_automake/applications/kstreamripper/debian/control b/ubuntu/lucid_automake/applications/kstreamripper/debian/control index df0adf1a0..3f2a4945e 100644 --- a/ubuntu/lucid_automake/applications/kstreamripper/debian/control +++ b/ubuntu/lucid_automake/applications/kstreamripper/debian/control @@ -2,7 +2,7 @@ Source: kstreamripper-trinity Section: sound Priority: optional Maintainer: Michael Ablassmeier <abi@debian.org> -Build-Depends: debhelper (>= 4.1.0), cdbs, libxmu-dev, libjpeg62-dev (>= 6b-9), kdelibs4-trinity-dev, scons +Build-Depends: debhelper (>= 4.1.0), cdbs, libxmu-dev, libjpeg-dev (>= 6b-9), kdelibs4-trinity-dev, scons Standards-Version: 3.8.4 Package: kstreamripper-trinity |