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

Felix Yan fyan at nymeria.archlinux.org
Mon Sep 2 06:45:16 UTC 2013


    Date: Monday, September 2, 2013 @ 08:45:16
  Author: fyan
Revision: 96592

upgpkg: kimtoy 1.9.2-2 remove uneeded dependencies

Modified:
  kimtoy/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-02 05:39:12 UTC (rev 96591)
+++ PKGBUILD	2013-09-02 06:45:16 UTC (rev 96592)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 # Contributor: CSSlayer <wengxt at gmail.com>
 
@@ -4,12 +5,12 @@
 pkgname=kimtoy
 pkgver=1.9.2
 pkgdesc="Standalone input method panel"
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://kde-apps.org/content/show.php/KIMToy?content=140967"
 license=(GPL)
 makedepends=(cmake automoc4 fcitx scim dbus-c++) #ibus) ibus support not working due to upstream ABI change
-depends=(kdebase-workspace)
+depends=(kdelibs)
 optdepends=('fcitx: fcitx support'
             'scim: scim support'
             'dbus-c++: scim support')


Property changes on: kimtoy/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list