[arch-commits] Commit in partitionmanager/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Jul 24 11:00:14 UTC 2009


    Date: Friday, July 24, 2009 @ 07:00:14
  Author: pierre
Revision: 47621

KDE gui apps depend on kdebase-runtime

Modified:
  partitionmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-24 10:55:48 UTC (rev 47620)
+++ PKGBUILD	2009-07-24 11:00:14 UTC (rev 47621)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 url="https://sourceforge.net/projects/partitionman/"
 license=('GPL2')
-depends=('kdelibs' 'parted')
+depends=('kdebase-runtime' 'parted')
 makedepends=('cmake' 'automoc4' 'pkgconfig')
 optdepends=('e2fsprogs: ext2/3/4 support'
 	    'xfsprogs: XFS support'




More information about the arch-commits mailing list