mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
xorg-server: fix meta file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d58cd288af
commit
fcc1e4c5b2
@ -13,6 +13,7 @@ PKG_SHORTDESC="xorg-server: The Xorg X server"
|
|||||||
PKG_LONGDESC="Xorg is a full featured X server that was originally designed for UNIX and UNIX-like operating systems running on Intel x86 hardware."
|
PKG_LONGDESC="Xorg is a full featured X server that was originally designed for UNIX and UNIX-like operating systems running on Intel x86 hardware."
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
|
get_graphicdrivers
|
||||||
if [ "$XINERAMA_SUPPORT" = "yes" ]; then
|
if [ "$XINERAMA_SUPPORT" = "yes" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS libXinerama"
|
PKG_DEPENDS="$PKG_DEPENDS libXinerama"
|
||||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libXinerama"
|
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libXinerama"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user