Date: Tuesday, May 9, 2017 @ 15:44:40
  Author: arojas
Revision: 295475

Fix optdepend

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-09 15:41:22 UTC (rev 295474)
+++ PKGBUILD    2017-05-09 15:44:40 UTC (rev 295475)
@@ -13,7 +13,7 @@
 arch=(i686 x86_64)
 url="http://konversation.kde.org";
 depends=(knotifyconfig kemoticons kparts kidletime qca-qt5 hicolor-icon-theme)
-optdepends=('python: python scripting support' 'kdebase-keditbookmarks: for 
managing bookmarks')
+optdepends=('python: python scripting support' 'keditbookmarks: for managing 
bookmarks')
 makedepends=(extra-cmake-modules kdoctools python)
 license=(GPL2 FDL)
 
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})

Reply via email to