Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=de9594744f811a3b2471fb3f47235c843f7d5c9b
commit de9594744f811a3b2471fb3f47235c843f7d5c9b Author: crazy <[email protected]> Date: Thu Feb 1 02:49:22 2018 +0100 libepoxy-1.4.3-2-x86_64 * rebuild wiht tc * depends=() fix diff --git a/source/x11/libepoxy/FrugalBuild b/source/x11/libepoxy/FrugalBuild index 57f4efb..8e70b0b 100644 --- a/source/x11/libepoxy/FrugalBuild +++ b/source/x11/libepoxy/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libepoxy pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Epoxy is a library for handling OpenGL function pointer management for you" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('x86_64') -depends=('libegl>=17.0.1-2' 'libx11>=1.6.5-2' 'libxext>=1.3.3-3' \ +depends=('libglvnd' 'mesa-libegl' 'libx11>=1.6.5-2' 'libxext>=1.3.3-3' \ 'libxdamage>=1.1.4-3' 'libxshmfence>=1.2-3' 'libxxf86vm>=1.1.4-3') makedepends=('util-macros>=1.19.0-3' 'x11-protos') _F_github_author="anholt" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
