Skip to content

Commit 9f3188e

Browse files
committed
Removed a package
1 parent 44b164d commit 9f3188e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

scripts/install-packages.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -769,11 +769,6 @@ if ${HAS_GUI}; then
769769
if is_native_package_installed 'wayland'; then
770770
install_native_package 'wayland-utils'
771771
fi
772-
773-
if is_native_package_installed 'xorg-server'; then
774-
install_native_package 'xorg-xdpyinfo'
775-
#install_native_package 'xorg-xkill'
776-
fi
777772
fi
778773

779774
if [ "${OS}" = 'Linux' ]; then

0 commit comments

Comments
 (0)