diff options
Diffstat (limited to 'xfce/xfce4-session/Pkgfile')
-rwxr-xr-x | xfce/xfce4-session/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/xfce4-session/Pkgfile b/xfce/xfce4-session/Pkgfile index 54f95b731..be842becd 100755 --- a/xfce/xfce4-session/Pkgfile +++ b/xfce/xfce4-session/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.xfce.org/projects/xfce4-session/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus, libxfce4ui,libxfce4util, libxfcegui4, libwnck, p5-xml-parser,xorg-xauth,xorg-iceauth -# Run on: dbus,libxfce4ui,libxfce4util,libxfcegui4,libwnck,xorg-xauth,xorg-iceauth +# Depends on: dbus, libxfce4ui,libxfce4util, libxfcegui4, xfce4-panel, libwnck, p5-xml-parser,xorg-xauth,xorg-iceauth +# Run on: dbus,libxfce4ui,libxfce4util,libxfcegui4,xfce4-panel,libwnck,xorg-xauth,xorg-iceauth name=xfce4-session version=4.8.1 -release=1 +release=2 source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) build() { |