diff mbox series

[1/1] package/cog: mark for installation to thestaging tree

Message ID 20190515183854.28123-1-aperez@igalia.com
State Superseded, archived
Headers show
Series [1/1] package/cog: mark for installation to thestaging tree | expand

Commit Message

Adrian Perez de Castro May 15, 2019, 6:38 p.m. UTC
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
 package/cog/cog.mk | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/package/cog/cog.mk b/package/cog/cog.mk
index 43f13152c8..44ea62185d 100644
--- a/package/cog/cog.mk
+++ b/package/cog/cog.mk
@@ -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