diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:55:36 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:55:36 +0100 |
commit | 84da5bbce89df543c102b06680b1bf60c184bb19 (patch) | |
tree | 68266cef5c2980972d86387c90b712939749ff6e | |
parent | 9014a095b5d214bdb423a536e799bf216464ffdb (diff) | |
download | nutyx-extra-84da5bbce89df543c102b06680b1bf60c184bb19.tar.gz nutyx-extra-84da5bbce89df543c102b06680b1bf60c184bb19.tar.bz2 nutyx-extra-84da5bbce89df543c102b06680b1bf60c184bb19.tar.xz nutyx-extra-84da5bbce89df543c102b06680b1bf60c184bb19.zip |
readline, maj des dépendances
-rwxr-xr-x | base/readline/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/readline/Pkgfile b/base/readline/Pkgfile index 3079d2c16..7b8297939 100755 --- a/base/readline/Pkgfile +++ b/base/readline/Pkgfile @@ -2,7 +2,7 @@ # URL: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: grep +# Depends on: name=readline version=6.0 |