mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server: dont depends on pciutils anymore
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
36092f6feb
commit
d72ce1a842
@ -41,7 +41,7 @@ PKG_AUTORECONF="yes"
|
||||
PKG_DEPENDS="$PKG_DEPENDS xkeyboard-config xkbcomp"
|
||||
|
||||
# Tools
|
||||
PKG_DEPENDS="$PKG_DEPENDS pciutils xrandr setxkbmap"
|
||||
PKG_DEPENDS="$PKG_DEPENDS xrandr setxkbmap"
|
||||
|
||||
if [ -n "$WINDOWMANAGER" -a "$WINDOWMANAGER" != "none" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS $WINDOWMANAGER"
|
||||
|
Loading…
x
Reference in New Issue
Block a user