diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-26 13:40:31 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-26 13:40:31 +0100 |
commit | fd1287c460148b1e64710be01421c58be3d6bf69 (patch) | |
tree | 2579f442c69fe6035d882d372aaea2f2bcdba024 /extra | |
parent | 9f09318e68aaae9c2d6550e4e872dcdbd026f31e (diff) | |
download | nutyx-pakxe-fd1287c460148b1e64710be01421c58be3d6bf69.tar.gz nutyx-pakxe-fd1287c460148b1e64710be01421c58be3d6bf69.tar.bz2 nutyx-pakxe-fd1287c460148b1e64710be01421c58be3d6bf69.tar.xz nutyx-pakxe-fd1287c460148b1e64710be01421c58be3d6bf69.zip |
pyqt, maj des dépendances
Diffstat (limited to 'extra')
-rw-r--r-- | extra/pyqt/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pyqt/Pkgfile b/extra/pyqt/Pkgfile index 96ffbe172..8bda14b9c 100644 --- a/extra/pyqt/Pkgfile +++ b/extra/pyqt/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.riverbankcomputing.co.uk/software/pyqt/intro # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: sip, qscintilla, qt, phonon -# Run on: sip,qscintilla,qt,phonon +# Depends on: dbus-python,sip, qscintilla, qt, phonon +# Run on: dbus-python,sip,qscintilla,qt,phonon name=pyqt version=4.8.3 |