diff options
author | sibel <lesibel@free.fr> | 2011-01-15 09:49:13 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-15 09:49:13 +0100 |
commit | 9d16d109e33f51da42307bca0280f79a2a7567a6 (patch) | |
tree | 8146ca192ac21919edc8147d8803cae3f403a2a5 | |
parent | 4875b4e0c493589adf69468935a5c403624d1376 (diff) | |
download | nutyx-extra-9d16d109e33f51da42307bca0280f79a2a7567a6.tar.gz nutyx-extra-9d16d109e33f51da42307bca0280f79a2a7567a6.tar.bz2 nutyx-extra-9d16d109e33f51da42307bca0280f79a2a7567a6.tar.xz nutyx-extra-9d16d109e33f51da42307bca0280f79a2a7567a6.zip |
python-pigment, correction deps python2
-rw-r--r-- | extra/python-pigment/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-pigment/Pkgfile b/extra/python-pigment/Pkgfile index 1ebdfa278..6a06f46d8 100644 --- a/extra/python-pigment/Pkgfile +++ b/extra/python-pigment/Pkgfile @@ -2,7 +2,7 @@ # URL:http://www.moovida.com # Maintainer: NuTyX core team # Packager: fanch -# Depends on: python2, pigment, pygobject +# Depends on: pigment, pygobject name=python-pigment version=0.3.12 |