Skip to content

Commit

Permalink
Remove check for wayland-cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderland93 committed Dec 26, 2024
1 parent cf6e5be commit 57a2887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qb/config.libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ check_pkgconf WAYLAND_PROTOS wayland-protocols 1.32
check_pkgconf WAYLAND_SCANNER wayland-scanner '1.15 1.12'

if [ "$HAVE_WAYLAND_SCANNER" = yes ] &&
[ "$HAVE_WAYLAND_CURSOR" = yes ] &&
[ "$HAVE_WAYLAND" = yes ]; then
./gfx/common/wayland/generate_wayland_protos.sh \
-c "$WAYLAND_SCANNER_VERSION" \
Expand Down

0 comments on commit 57a2887

Please sign in to comment.