From 542ff91b9b42178a89aad0060f4c61b5744fc63f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 5 Oct 2025 22:41:20 +0200 Subject: xf86-input-libinput: allow all qemu graphic variants --- package/xf86-input-libinput/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/xf86-input-libinput/Makefile b/package/xf86-input-libinput/Makefile index a4a96b589..8f6bac4c1 100644 --- a/package/xf86-input-libinput/Makefile +++ b/package/xf86-input-libinput/Makefile @@ -13,7 +13,7 @@ PKG_DEPENDS:= xorg-server libudev libevdev mtdev libinput PKG_BUILDDEP:= xorg-server eudev libevdev mtdev libinput PKG_SITES:= https://www.x.org/releases/individual/driver/ -PKG_CFLINE_XF86_INPUT_LIBINPUT:= depends on ADK_TARGET_WITH_INPUT || ADK_TARGET_QEMU_WITH_GRAPHIC +PKG_CFLINE_XF86_INPUT_LIBINPUT:= depends on ADK_TARGET_WITH_INPUT || ADK_TARGET_QEMU include $(ADK_TOPDIR)/mk/package.mk -- cgit v1.2.3