[arch-commits] Commit in yakuake/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Jun 21 20:19:38 UTC 2009
Date: Sunday, June 21, 2009 @ 16:19:38
Author: andrea
Revision: 43300
FS#15110
Modified:
yakuake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-21 20:19:11 UTC (rev 43299)
+++ PKGBUILD 2009-06-21 20:19:38 UTC (rev 43300)
@@ -9,8 +9,8 @@
pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
arch=('i686' 'x86_64')
url="http://yakuake.kde.org"
-license=("GPL")
-depends=('kdelibs')
+license=('GPL')
+depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('d5cbb912596fd1b3a92fdb04fe46cee0')
More information about the arch-commits
mailing list