[arch-commits] Commit in kdeadmin/kde-unstable (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Jun 11 21:46:02 UTC 2009


    Date: Thursday, June 11, 2009 @ 17:46:02
  Author: pierre
Revision: 42227

dep cleanup

Modified:
  kdeadmin/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-11 21:45:58 UTC (rev 42226)
+++ PKGBUILD	2009-06-11 21:46:02 UTC (rev 42227)
@@ -38,7 +38,7 @@
 
 package_kdeadmin-kcron() {
 	pkgdesc='Editor for the cron command scheduler.'
-	depends=('kdelibs' 'kdebase-runtime')
+	depends=('kdelibs')
 	cd $srcdir/build/kcron
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/doc/kcron
@@ -66,7 +66,7 @@
 
 package_kdeadmin-system-config-printer-kde() {
 	pkgdesc=''
-	depends=('kdebase-runtime' 'kdebindings-python' 'system-config-printer>=1.1.7-3' )
+	depends=('kdebindings-python' 'system-config-printer>=1.1.7-3' )
 	cd $srcdir/build/system-config-printer-kde
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list