mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xorg-server: install xrandr with development build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -76,3 +76,7 @@ mkdir -p $INSTALL/usr/share/X11/xorg.conf.d
|
||||
|
||||
# Tools
|
||||
$SCRIPTS/install pciutils
|
||||
|
||||
if [ "$DEVTOOLS" = yes ]; then
|
||||
$SCRIPTS/install xrandr
|
||||
fi
|
||||
Reference in New Issue
Block a user