Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=263add95e9b54b50e0cd963ed661ab7ac8cbf0d3
commit 263add95e9b54b50e0cd963ed661ab7ac8cbf0d3 Author: crazy <[email protected]> Date: Thu Jan 7 21:26:07 2016 +0100 sdl_gfx-2.0.25-2-x86_64 * rebuild with tc * makedepends() fixes diff --git a/source/xlib/sdl_gfx/FrugalBuild b/source/xlib/sdl_gfx/FrugalBuild index b57033b..55403f8 100644 --- a/source/xlib/sdl_gfx/FrugalBuild +++ b/source/xlib/sdl_gfx/FrugalBuild @@ -3,9 +3,10 @@ pkgname=sdl_gfx pkgver=2.0.25 -pkgrel=1 +pkgrel=2 pkgdesc="SDL library for graphics drawing primitives and other support functions." -depends=('sdl') +depends=('sdl>=1.2.15-3') +makedepends=('x11-protos' 'libice>=1.0.9-2' 'libx11>=1.6.3-3') license="LGPL" groups=('xlib') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
