diff options
author | orchidman <lesibel@free.fr> | 2011-11-02 10:26:21 +0100 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2011-11-02 10:26:21 +0100 |
commit | b53a538c2d25c9c7dfe3ea1266f7684c3ab06466 (patch) | |
tree | 3dbabf088753038ee4a7b704093a90da165cdc60 /extra/libxml2 | |
parent | fb2573e80ccd4cac30592aca8953fcc0c655eef7 (diff) | |
download | nutyx-extra-b53a538c2d25c9c7dfe3ea1266f7684c3ab06466.tar.gz nutyx-extra-b53a538c2d25c9c7dfe3ea1266f7684c3ab06466.tar.bz2 nutyx-extra-b53a538c2d25c9c7dfe3ea1266f7684c3ab06466.tar.xz nutyx-extra-b53a538c2d25c9c7dfe3ea1266f7684c3ab06466.zip |
libxml2 correction
Diffstat (limited to 'extra/libxml2')
-rwxr-xr-x | extra/libxml2/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxml2/Pkgfile b/extra/libxml2/Pkgfile index 924ed82eb..9403719ec 100755 --- a/extra/libxml2/Pkgfile +++ b/extra/libxml2/Pkgfile @@ -2,8 +2,8 @@ # URL: http://xmlsoft.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: -# Run on: +# Depends on: glib +# Run on:glib name=libxml2 version=2.7.8 |