package/evemu: add staging installation
To make the evdev library available for other packages, install it to the
staging directory.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit a9e54f2cdf
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5751191f2d
commit
3bababa87b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user