raptor: install package to staging
authorErwan Gautron <erwan.gautron@yahoo.fr>
Tue, 14 Feb 2017 10:37:54 +0000 (10:37 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Feb 2017 22:35:01 +0000 (23:35 +0100)
The raptor package installs some libraries, which will be useful for
upcoming packages parts of librdf.org, such as rasqal and redland.

Signed-off-by: Erwan Gautron <erwan.gautron@yahoo.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/raptor/raptor.mk

index aea14e393f6177494545c743b3e5b7445efec272..26536633074d4b7c28ce759d1422e83aa8f3a5c6 100644 (file)
@@ -10,6 +10,7 @@ RAPTOR_SITE = http://download.librdf.org/source
 RAPTOR_DEPENDENCIES = libxml2 libxslt
 RAPTOR_LICENSE = GPLv2+ or LGPLv2.1+ or Apache-2.0+
 RAPTOR_LICENSE_FILES = LICENSE.txt
+RAPTOR_INSTALL_STAGING = YES
 
 # Flag is added to make sure the patch is applied for the configure.ac of raptor.
 RAPTOR_AUTORECONF = YES