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:
Andreas Müller
2013-01-09 00:32:10 +01:00
parent 84d10b338b
commit 08658c22fb
5 changed files with 4 additions and 60 deletions

View File

@@ -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 \