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

Pierre Schmitz pierre at archlinux.org
Sat Sep 27 12:42:03 UTC 2008


    Date: Saturday, September 27, 2008 @ 08:42:03
  Author: pierre
Revision: 13462

add kdelibs to makedepends; introduce kde-l10n group

Modified:
  kde-l10n-da/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-27 12:41:56 UTC (rev 13461)
+++ PKGBUILD	2008-09-27 12:42:03 UTC (rev 13462)
@@ -8,9 +8,10 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL')
+groups=('kde-l10n')
 replaces=('kde-i18n-da')
 provides=('kde-i18n-da')
-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=('671917a9d301cb8e3ca420b8f4e71bb0')




More information about the arch-commits mailing list