[arch-commits] Commit in kdesdk-umbrello/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Jun 15 11:24:17 UTC 2013


    Date: Saturday, June 15, 2013 @ 13:24:17
  Author: andrea
Revision: 188561

Missing deps

Modified:
  kdesdk-umbrello/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 11:21:49 UTC (rev 188560)
+++ PKGBUILD	2013-06-15 11:24:17 UTC (rev 188561)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'boost')
 optdepends=('ruby')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/umbrello-${pkgver}.tar.xz")




More information about the arch-commits mailing list