package/cog: mark for installation to the staging tree
authorAdrian Perez de Castro <aperez@igalia.com>
Wed, 15 May 2019 18:47:04 +0000 (21:47 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 May 2019 19:57:05 +0000 (21:57 +0200)
The cog package includes libraries and headers, so installing it
to the staging tree allows having those available for development.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cog/cog.mk

index 43f13152c89068e93d93d19c627dbc37247712d0..44ea62185d7a5276be7548895795aaf7c298594b 100644 (file)
@@ -6,6 +6,7 @@
 
 COG_VERSION = v0.2.0
 COG_SITE = $(call github,Igalia,cog,$(COG_VERSION))
+COG_INSTALL_STAGING = YES
 COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo
 COG_LICENSE = MIT
 COG_LICENSE_FILES = COPYING