mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
remove openal and physfs
* they are now in meta-oe/meta-multimedia. * openal was replaced by openal-soft which is a further developed fork e.g supporting ARM neon / Intel SSE Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -5,9 +5,9 @@ SECTION = "libs"
|
||||
LICENSE = "Allegro4"
|
||||
LIC_FILES_CHKSUM = "file://docs/txt/license.txt;md5=55ec083de776f786d0da79bbbb887c50"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "virtual/libgl libglu libx11 libxcursor physfs openal jpeg"
|
||||
DEPENDS = "virtual/libgl libglu libx11 libxcursor physfs openal-soft jpeg"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/alleg/allegro/${PV}/allegro-${PV}.tar.gz \
|
||||
file://avoid_lib_paths.patch \
|
||||
|
||||
Reference in New Issue
Block a user