mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
cairo: add support for different Mesa versions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3b30bc4f2d
commit
824ebbf93d
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://cairographics.org/"
|
||||
PKG_URL="http://cairographics.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="zlib freetype fontconfig libpng pixman libXrender libX11 Mesa"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib freetype fontconfig libpng pixman libXrender libX11 Mesa"
|
||||
PKG_DEPENDS="zlib freetype fontconfig libpng pixman libXrender libX11 $MESA"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib freetype fontconfig libpng pixman libXrender libX11 $MESA"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="graphics"
|
||||
PKG_SHORTDESC="cairo: Multi-platform 2D graphics library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user