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

Antonio Rojas arojas at archlinux.org
Sun Mar 26 08:06:19 UTC 2017


    Date: Sunday, March 26, 2017 @ 08:06:19
  Author: arojas
Revision: 291639

Fix dependencies

Modified:
  konqueror/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 08:02:32 UTC (rev 291638)
+++ PKGBUILD	2017-03-26 08:06:19 UTC (rev 291639)
@@ -9,8 +9,8 @@
 url="https://konqueror.org/"
 license=(LGPL)
 depends=(dolphin keditbookmarks qt5-webengine)
-makedepends=(extra-cmake-modules kdoctools python tidy kdesignerplugin kdesu)
-optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin' 'kthml: alternative web engine')
+makedepends=(extra-cmake-modules kdoctools python tidy kdesignerplugin kdesu khtml)
+optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin' 'khtml: alternative web engine')
 conflicts=(kdebase-konqueror kdebase-konq-plugins)
 replaces=(kdebase-konqueror kdebase-konq-plugins)
 groups=(kde-applications kdebase)



More information about the arch-commits mailing list