Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b734e0e756364734f85d5d89a37287383aaeb8fd
commit b734e0e756364734f85d5d89a37287383aaeb8fd Author: DeX77 <[email protected]> Date: Thu Jan 25 13:39:58 2018 +0100 openal-1.18.2-3-x86_64 * fix depends v3 diff --git a/source/xlib/openal/FrugalBuild b/source/xlib/openal/FrugalBuild index af8a834..da4fe13 100644 --- a/source/xlib/openal/FrugalBuild +++ b/source/xlib/openal/FrugalBuild @@ -7,8 +7,8 @@ pkgver=1.18.2 pkgrel=3 pkgdesc="A cross-platform 3D audio API appropriate for use with gaming applications." url="http://kcat.strangesoft.net/openal.html" -depends=('glibc>=2.25' 'sdl2>=2.0.4-2' 'freeglut') -makedepends=('alsa-lib>=1.1.2-2' 'pulseaudio>=9.0-2' 'x11-protos' 'sdl>=1.2.15-4' 'ffmpeg>=3.3.2') +depends=('glibc>=2.25' 'sdl2>=2.0.4-2' 'freeglut' 'ffmpeg>=3.3.2') +makedepends=('alsa-lib>=1.1.2-2' 'pulseaudio>=9.0-2' 'x11-protos' 'sdl>=1.2.15-4') #32-bit makedepends+=('lib32-alsa-lib>=1.1.2-2' 'lib32-zlib' 'lib32-sdl') _F_cmake_type="Release" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
