mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
openal-soft: remove references to pulseaudio
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9a8126d5ae
commit
8cbbb0c966
@ -13,7 +13,3 @@ PKG_SHORTDESC="openal: Open Audio Library"
|
||||
PKG_LONGDESC="OpenAL, the Open Audio Library, is a joint effort to create an open, vendor- neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. OpenAL is already supported by a number of hardware vendors and developers."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
if [ "$PULSEAUDIO_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS pulseaudio"
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS pulseaudio"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user