diff mbox series

package/evemu: add staging installation

Message ID 20240409122233.2529454-1-ludovic.desroches@microchip.com
State New
Headers show
Series package/evemu: add staging installation | expand

Commit Message

Ludovic Desroches April 9, 2024, 12:22 p.m. UTC
To make the evdev library available for other packages, install it to the
staging directory.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
 package/evemu/evemu.mk | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/package/evemu/evemu.mk b/package/evemu/evemu.mk
index b27033afa4..886ceb1142 100644
--- a/package/evemu/evemu.mk
+++ b/package/evemu/evemu.mk
@@ -9,6 +9,7 @@  EVEMU_SITE = http://www.freedesktop.org/software/evemu
 EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
 EVEMU_LICENSE = LGPL-3.0 (library), GPL-3.0 (tools)
 EVEMU_LICENSE_FILES = COPYING
+EVEMU_INSTALL_STAGING = YES
 
 # asciidoc used to generate manpages, which we don't need, and if it's
 # present on the build host, it ends getting called with our host-python