summarylogtreecommitdiffstats
path: root/update-depends.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-depends.sh')
-rwxr-xr-xupdate-depends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-depends.sh b/update-depends.sh
index 6add775d6f8e..9ac2f3f41e9d 100755
--- a/update-depends.sh
+++ b/update-depends.sh
@@ -13,7 +13,7 @@ yml="$(cat src/xdg-desktop-portal-wlr-git/.builds/archlinux.yml | sed 's/ *- //g
pkgs="${yml##*packages:}"
pkgs="${pkgs%%sources*}"
-depends="wlroots xdg-desktop-portal"
+depends="xdg-desktop-portal"
makedepends="git"
function move_to_makedepends() {