diff options
author | piernov <piernov@piernov.org> | 2011-07-25 14:43:37 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-07-25 14:43:37 +0200 |
commit | 70e83a90b944921b679492fbb20f0a7f33cc7425 (patch) | |
tree | 7be6cdeb298a160c27d30b685f3e5c110edf3b2f /rest | |
parent | 22247ea2557a17547b4e0381663617f2f7ebbffe (diff) | |
download | gnome3-70e83a90b944921b679492fbb20f0a7f33cc7425.tar.gz gnome3-70e83a90b944921b679492fbb20f0a7f33cc7425.tar.bz2 gnome3-70e83a90b944921b679492fbb20f0a7f33cc7425.tar.xz gnome3-70e83a90b944921b679492fbb20f0a7f33cc7425.zip |
rest 0.7.10-1 màj dep
Diffstat (limited to 'rest')
-rw-r--r-- | rest/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rest/Pkgfile b/rest/Pkgfile index b2b014a..15bad2f 100644 --- a/rest/Pkgfile +++ b/rest/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: piernov <piernov@piernov.org> -# Depends on: glib, libxml2, gobject-introspection -# Run on: glib,libxml2 +# Depends on: glib, libxml2, libsoup, gobject-introspection +# Run on: glib,libxml2,libsoup name=rest version=0.7.10 |