[arch-commits] Commit in kde-l10n-pa/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Sep 27 12:44:52 UTC 2008


    Date: Saturday, September 27, 2008 @ 08:44:52
  Author: pierre
Revision: 13490

add kdelibs to makedepends; introduce kde-l10n group

Modified:
  kde-l10n-pa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-27 12:44:46 UTC (rev 13489)
+++ PKGBUILD	2008-09-27 12:44:52 UTC (rev 13490)
@@ -8,9 +8,10 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL')
+groups=('kde-l10n')
 replaces=('kde-i18n-pa')
 provides=('kde-i18n-pa')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs')
 options=('docs')
 source=("http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('6d5323a863cab8a54511a9e19ef7f81a')




More information about the arch-commits mailing list