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

Stéphane Gaudreault stephane at archlinux.org
Thu Nov 1 18:41:01 UTC 2012


    Date: Thursday, November 1, 2012 @ 14:41:00
  Author: stephane
Revision: 170101

upgpkg: konversation 1.4-4

add kdebase-konsole as an optional dependency (fix FS#32260)

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-01 18:21:54 UTC (rev 170100)
+++ PKGBUILD	2012-11-01 18:41:00 UTC (rev 170101)
@@ -6,13 +6,14 @@
 
 pkgname=konversation
 pkgver=1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
 url="http://konversation.kde.org"
 depends=('kdebase-runtime' 'kdepimlibs')
 makedepends=('automoc4' 'cmake' 'pkgconfig' 'docbook-xml')
-optdepends=('python: python scripting support')
+optdepends=('python: python scripting support'
+            'kdebase-konsole: open a terminal in konversation')
 license=('GPL2' 'FDL')
 install=${pkgname}.install
 options=('!makeflags')




More information about the arch-commits mailing list