QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
256 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: brcmGLESv2
Description: Fake brcmGLES2 package for RPi
Version: 10
Requires: bcm_host
Libs: -L${libdir} -lbrcmGLESv2
Cflags: -I${includedir}