diff options
author | tnut <tnut at nutyx dot com> | 2011-05-08 09:17:58 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-08 09:17:58 +0200 |
commit | 78290b361fc1490e935af0e17c9440e3e44ecf5b (patch) | |
tree | ae0310498ba48bb69713d547fd5a9c40b2b63e22 /xfce/xfce4-session/Pkgfile | |
parent | d763aff9596dc9ce8b39f20c850ff10ee438d3f3 (diff) | |
download | nutyx-pakxe-78290b361fc1490e935af0e17c9440e3e44ecf5b.tar.gz nutyx-pakxe-78290b361fc1490e935af0e17c9440e3e44ecf5b.tar.bz2 nutyx-pakxe-78290b361fc1490e935af0e17c9440e3e44ecf5b.tar.xz nutyx-pakxe-78290b361fc1490e935af0e17c9440e3e44ecf5b.zip |
xfce4-session, maj des dépendances et footprint
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() { |