mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libprojectM: depend on freetype and OpenGL
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
65a95ec7a3
commit
281eca91f1
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://projectm.sourceforge.net/"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain ftgl"
|
||||
PKG_DEPENDS_TARGET="toolchain ftgl freetype $OPENGL"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="multimedia"
|
||||
PKG_SHORTDESC="libprojectM:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user