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

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Apr 22 11:04:58 UTC 2013


    Date: Monday, April 22, 2013 @ 13:04:58
  Author: andrea
Revision: 183524

Add missing deps (FS#34648)

Modified:
  kdeadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-22 10:48:39 UTC (rev 183523)
+++ PKGBUILD	2013-04-22 11:04:58 UTC (rev 183524)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'kdepimlibs')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
         'syslog-path.patch')
 sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'




More information about the arch-commits mailing list