Remove obsolete package
This commit is contained in:
parent
30a304dc75
commit
a60f414d00
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ begin
|
||||||
source "$dir/../../lib/software.fish"
|
source "$dir/../../lib/software.fish"
|
||||||
|
|
||||||
function installSW
|
function installSW
|
||||||
yayinst (
|
yayinst
|
||||||
# Waydroid prerequisite: https://wiki.archlinux.org/title/Waydroid#DKMS_modules
|
|
||||||
) binder_linux-dkms \
|
|
||||||
waydroid (
|
waydroid (
|
||||||
# For installing ARM suppot on waydroid
|
# For installing ARM suppot on waydroid
|
||||||
) waydroid-script-git (
|
) waydroid-script-git (
|
||||||
|
|
Loading…
Reference in a new issue