Date: Sunday, March 26, 2017 @ 08:08:32
  Author: arojas
Revision: 291641

Fix dependencies

Modified:
  korganizer/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-26 08:06:33 UTC (rev 291640)
+++ PKGBUILD    2017-03-26 08:08:32 UTC (rev 291641)
@@ -9,7 +9,7 @@
 url="https://community.kde.org/KDE_PIM";
 license=(GPL2)
 depends=(kdepim-runtime kontactinterface incidenceeditor)
-makedepends=(extra-cmake-modules kdoctools python qt5-tools kdesignerplugin)
+makedepends=(extra-cmake-modules kdoctools python qt5-tools kdesignerplugin 
boost)
 optdepends=('kdepim-addons: additional plugins')
 groups=(kde-applications kdepim)
 
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})

Reply via email to