diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-22 18:23:15 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-22 18:23:15 +0100 |
commit | 55342d01f05dd1ed25acc55b46bb15f38c87b82f (patch) | |
tree | 880535a6674e14be653aee140dea6361c96037c0 | |
parent | 0691eb2369fb1172c36beb44cea1dd7ab4e9f37e (diff) | |
download | nutyx-pakxe-55342d01f05dd1ed25acc55b46bb15f38c87b82f.tar.gz nutyx-pakxe-55342d01f05dd1ed25acc55b46bb15f38c87b82f.tar.bz2 nutyx-pakxe-55342d01f05dd1ed25acc55b46bb15f38c87b82f.tar.xz nutyx-pakxe-55342d01f05dd1ed25acc55b46bb15f38c87b82f.zip |
mousepad, maj des dépendances
-rwxr-xr-x | xfce/mousepad/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/mousepad/Pkgfile b/xfce/mousepad/Pkgfile index 0ec77e9d7..c6e202cb3 100755 --- a/xfce/mousepad/Pkgfile +++ b/xfce/mousepad/Pkgfile @@ -1,9 +1,9 @@ # Description: Editeur de texte de Xfce # URL: http://www.xfce.org/projects/mousepad/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: libxfcegui4 -# Run on: atk,cairo,expat,fontconfig,freetype,glib,glitz,gtk,libpng,libxfce4util,libxfcegui4,pango,pcre,startup-notification +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-libxinerama,xorg-libxrandr,xorg-libxcursor,xorg-libsm,xorg-libxdamage,libxfcegui4 +# Run on: xorg-libxinerama,xorg-libxrandr,xorg-libxcursor,xorg-libsm,xorg-libxdamage,libxfcegui4 name=mousepad version=0.2.16 |