diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-16 16:49:17 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-16 16:49:17 +0100 |
commit | e7b983cf7396daddc61d3b11e21d27c7c5f90166 (patch) | |
tree | 497c20b21ce4c79fc8e9d50f9b395db7c2597d22 /kde | |
parent | a08a0e925b10975af6949e9332cac01c36c1295d (diff) | |
download | nutyx-pakxe-e7b983cf7396daddc61d3b11e21d27c7c5f90166.tar.gz nutyx-pakxe-e7b983cf7396daddc61d3b11e21d27c7c5f90166.tar.bz2 nutyx-pakxe-e7b983cf7396daddc61d3b11e21d27c7c5f90166.tar.xz nutyx-pakxe-e7b983cf7396daddc61d3b11e21d27c7c5f90166.zip |
ajout des dépendances pour les paquets a,b,c
Diffstat (limited to 'kde')
-rwxr-xr-x | kde/akonadi/Pkgfile | 2 | ||||
-rwxr-xr-x | kde/amarok/Pkgfile | 7 | ||||
-rw-r--r-- | kde/attica/Pkgfile | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/kde/akonadi/Pkgfile b/kde/akonadi/Pkgfile index 8bb0555a7..3c03180b6 100755 --- a/kde/akonadi/Pkgfile +++ b/kde/akonadi/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: NuTyX packager team # Packager: lesibel at free dot fr # Depends on: qt, boost, automoc4, shared-mime-info, soprano -# Run on: +# Run on: pcre,qt,soprano,sqlite3,zlib name=akonadi version=1.4.3 diff --git a/kde/amarok/Pkgfile b/kde/amarok/Pkgfile index de4effaf4..4b01c8127 100755 --- a/kde/amarok/Pkgfile +++ b/kde/amarok/Pkgfile @@ -2,10 +2,9 @@ # URL: http://amarok.kde.org/fr # Maintainer: NuTyX packager team # Packager: lesibel at free dot fr -# Depends on: kdebase-runtime, mysql, qtscriptgenerator, taglib-extras, liblastfm, libgpod, libmtp, loudmouth -# Run on: -#taglib, taglib-extras, xine-lib, kdebase, k3b, kdemultimedia, libvisual, liblastfm, mysql, qtscriptgenerator, libmtp, liblastfm, loudmouth, libgpod - +# Depends on: kdebase-runtime, mysql, qtscriptgenerator, taglib-extras, liblastfm, libgpod, libmtp, loudmouth, taglib, taglib-extras, xine-lib, kdebase, k3b, kdemultimedia, libvisual, liblastfm, mysql, qtscriptgenerator, libmtp, liblastfm, loudmouth, libgpod +# Run on: kdebase-runtime,mysql,qtscriptgenerator,taglib-extras,liblastfm,libgpod,libmtp,loudmouth + name=amarok version=2.3.2 release=2 diff --git a/kde/attica/Pkgfile b/kde/attica/Pkgfile index 9601a6ee9..c9d67fc39 100644 --- a/kde/attica/Pkgfile +++ b/kde/attica/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr # Depends on: qt, cmake -# Run on: +# Run on: qt name=attica version=0.2.0 |