Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c310ede4189b671efb5bf3625b082e1e5d1dbdaa
commit c310ede4189b671efb5bf3625b082e1e5d1dbdaa Author: DeX77 <[email protected]> Date: Tue Aug 1 10:46:24 2017 +0200 kicad-4.0.6-2-x86_64 * rebuild with glew>=2.1.0 diff --git a/source/xapps-extra/kicad/FrugalBuild b/source/xapps-extra/kicad/FrugalBuild index 7d6f3be..076bd1a 100644 --- a/source/xapps-extra/kicad/FrugalBuild +++ b/source/xapps-extra/kicad/FrugalBuild @@ -3,10 +3,10 @@ pkgname=kicad pkgver=4.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="Electronic schematic and printed circuid board design tools." url="http://kicad-pcb.org" -depends=('wxwidgets>=3.1.0-2' 'glew>=2.0.0' 'libboost>=1.61.0') +depends=('wxwidgets>=3.1.0-2' 'glew>=2.1.0' 'libboost>=1.61.0') makedepends+=('boost>=1.61.0' 'x11-protos') groups=('xapps-extra') archs=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
