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

Andrea Scarpino andrea at archlinux.org
Wed May 25 09:28:04 UTC 2011


    Date: Wednesday, May 25, 2011 @ 05:28:04
  Author: andrea
Revision: 124928

KDE 4.7beta1 - enable kate bindings; fix depends/makedepends

Modified:
  kdebindings-smokekde/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-25 09:20:48 UTC (rev 124927)
+++ PKGBUILD	2011-05-25 09:28:04 UTC (rev 124928)
@@ -9,8 +9,9 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebindings')
-depends=('kdebindings-smokeqt' 'kdepimlibs' 'kdegraphics-okular')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
 conflicts=('kdebindings-smoke')
 source=("http://download.kde.org/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2")
 sha1sums=('9fd8cbac3f0affce6fa078b07ca418a5e0c79521')




More information about the arch-commits mailing list