diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-05 22:54:01 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-05 22:54:01 -0500 |
commit | 7c3910256158c7423f53433ca6dd317b32e41a5a (patch) | |
tree | f84365ec75360f3ff73b57a6dac4e5835b86be95 /ubuntu/maverick/libraries/pytdeextensions/debian/control | |
parent | f4871ef3d703770bf08c2628507c1243e206759b (diff) | |
download | tde-packaging-7c3910256158c7423f53433ca6dd317b32e41a5a.tar.gz tde-packaging-7c3910256158c7423f53433ca6dd317b32e41a5a.zip |
Fix python deps on ubuntu
Diffstat (limited to 'ubuntu/maverick/libraries/pytdeextensions/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/pytdeextensions/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/libraries/pytdeextensions/debian/control b/ubuntu/maverick/libraries/pytdeextensions/debian/control index 0920e9e37..73d813acb 100644 --- a/ubuntu/maverick/libraries/pytdeextensions/debian/control +++ b/ubuntu/maverick/libraries/pytdeextensions/debian/control @@ -5,7 +5,7 @@ Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> Build-Depends: cdbs, debhelper (>= 5), chrpath, quilt, tdelibs4c2a-trinity, libtool, libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python-trinity-trinity, - python-tqt-dev, python-sip4-dev, python-support (>= 0.6), python (>= 2.5), python-dev (>= 2.5) + python-tqt-dev, python-sip4-dev, python-support (>= 0.6), python-all (>= 2.5), python-all-dev (>= 2.5) Standards-Version: 3.8.4 Package: pytdeextensions-trinity |