diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-19 20:44:31 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-19 20:44:31 +0100 |
commit | e0457dd6b476386ef23e9feb39727955801ffc8b (patch) | |
tree | 2b0ddc69381fe510ea2ab2a468073d3b00d25baa | |
parent | df309b0d13ce9edfcd29c04d096d1a0dc44d0f53 (diff) | |
download | nutyx-pakxe-e0457dd6b476386ef23e9feb39727955801ffc8b.tar.gz nutyx-pakxe-e0457dd6b476386ef23e9feb39727955801ffc8b.tar.bz2 nutyx-pakxe-e0457dd6b476386ef23e9feb39727955801ffc8b.tar.xz nutyx-pakxe-e0457dd6b476386ef23e9feb39727955801ffc8b.zip |
pycups, maj des dépemdances
-rw-r--r-- | extra/pycups/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pycups/Pkgfile b/extra/pycups/Pkgfile index c74be78b7..f51f9b1f6 100644 --- a/extra/pycups/Pkgfile +++ b/extra/pycups/Pkgfile @@ -2,8 +2,8 @@ # URL: http://cyberelk.net/tim/software/pycups/ # Maintainer: NuTyX core team # Packager: thierry at hispeed dot ch -# Depends on: python, libcups -# Run on: python, libcups +# Depends on: libcups +# Run on: libcups name=pycups version=1.9.53 |