diff options
author | tnut <tnut at nutyx dot com> | 2011-11-15 22:38:43 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-11-15 22:38:43 +0100 |
commit | 1d2c4ef27d1cfe7e21fdb2ab78ce11a49baadb11 (patch) | |
tree | c11210c37b2617ada20f838f0c88fb7104f4baf3 /extra/xfwm4/Pkgfile | |
parent | 43a687bf086eff49d54f9b862d5b4143e7bf76f2 (diff) | |
download | nutyx-pakxe-1d2c4ef27d1cfe7e21fdb2ab78ce11a49baadb11.tar.gz nutyx-pakxe-1d2c4ef27d1cfe7e21fdb2ab78ce11a49baadb11.tar.bz2 nutyx-pakxe-1d2c4ef27d1cfe7e21fdb2ab78ce11a49baadb11.tar.xz nutyx-pakxe-1d2c4ef27d1cfe7e21fdb2ab78ce11a49baadb11.zip |
xfwm4, maj des dépendances
Diffstat (limited to 'extra/xfwm4/Pkgfile')
-rwxr-xr-x | extra/xfwm4/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfwm4/Pkgfile b/extra/xfwm4/Pkgfile index 20cb67e72..26664708c 100755 --- a/extra/xfwm4/Pkgfile +++ b/extra/xfwm4/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.xfce.org/projects/xfwm4/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libxfce4ui,libwnck, libxfce4util, libxfcegui4, startup-notification, xfconf -# Run on: libxfce4ui,libwnck,libxfce4util,libxfcegui4,startup-notification,xfconf +# Depends on: libxfce4ui,libwnck, libxfce4util, startup-notification, xfconf, dbus-glib +# Run on: libxfce4ui,libwnck,libxfce4util,libxfcegui4,startup-notification,xfconf,dbus-glib name=xfwm4 version=4.8.2 -release=1 +release=2 source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) build() { |