Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc6.git;a=commitdiff;h=4970d71cb1a12659ee16fc99437e1d9592a6ac65

commit 4970d71cb1a12659ee16fc99437e1d9592a6ac65
Author: crazy <cr...@frugalware.org>
Date:   Wed Sep 21 10:06:39 2016 +0200

sonnet-5.26.0-1-x86_64
* rebuild with tc

diff --git a/source/kf5/sonnet/FrugalBuild b/source/kf5/sonnet/FrugalBuild
index 99650e4..58f929f 100644
--- a/source/kf5/sonnet/FrugalBuild
+++ b/source/kf5/sonnet/FrugalBuild
@@ -11,7 +11,7 @@ archs=('i686' 'x86_64')
_F_kde_project="frameworks"
Finclude kf5
depends=("qt5-base>=$_F_kdever_qt5")
-makedepends+=('qt5-x11extras' 'qt5-tools')
+makedepends+=("qt5-x11extras>=$_F_kdever_qt5" "qt5-tools>=$_F_kdever_qt5")
sha1sums=('8950e4c57afc9fa619d4ea13526a12420fab4ee3')

replaces=('sonnet-plugin-enchant')
@@ -20,19 +20,19 @@ conflicts=("${replaces[@]}")
subpkgs=('sonnet-plugin-aspell')
subdescs=('Aspell plugin for sonnet')
subarchs=('i686 x86_64')
-subdepends=('aspell')
+subdepends=('aspell>=0.60.6.1-4')
subgroups=('kde5-extra')

subpkgs+=('sonnet-plugin-hspell')
subdescs+=('Hspell plugin for sonnet')
subarchs+=('i686 x86_64')
-subdepends+=('hspell')
+subdepends+=('hspell>=1.3-3')
subgroups+=('kde5-extra')

subpkgs+=('sonnet-plugin-hunspell')
subdescs+=('Hunspell plugin for sonnet')
subarchs+=('i686 x86_64')
-subdepends+=('hunspell')
+subdepends+=('hunspell>=1.4.1-2')
subgroups+=('kde5-extra')

_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to