Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b30382a553611a7b6351c8986d8a4fa3142011ab
commit b30382a553611a7b6351c8986d8a4fa3142011ab Author: Melko <[email protected]> Date: Sat Feb 23 12:10:54 2013 +0100 synaptiks-0.8.1-2-i686 * remove kdebindings from deps * add hermier's shiny thing diff --git a/source/kde-extra/synaptiks/FrugalBuild b/source/kde-extra/synaptiks/FrugalBuild index af0298e..1cd8d24 100644 --- a/source/kde-extra/synaptiks/FrugalBuild +++ b/source/kde-extra/synaptiks/FrugalBuild @@ -1,16 +1,18 @@ # Compiling Time: 0.04 SBU # Maintainer: centuri0 <achevaux at gmail dot com> +options+=('asneeded') + pkgname=synaptiks pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="A touchpad tool for KDE." url="http://synaptiks.lunaryorn.de/" _F_kde_no_auto_docs=1 _F_kde_no_compiletime=1 ##Finclude kde depends=('xf86-input-synaptics' 'python' 'pyqt4' 'libxi' 'libxtst' 'dbus-python' 'upower' \ - 'distribute' 'kdebindings' 'pyudev') + 'distribute' 'pykde4' 'pyudev') makedepends=("${makedepends[@]}" 'gettext' 'docbook-xsl' 'kdesdk' 'ksgmltools2') groups=('kde-extra') replaces=('ksynaptics') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
