raptor: add missing glib2 to BUILD_REQUIRES

This commit is contained in:
Sergei Reznikov
2017-11-29 16:50:41 +03:00
parent 876c551e69
commit fed043ccad

View File

@@ -12,7 +12,7 @@ COPYRIGHT="2000-2012 Dave Beckett
2000-2005 University of Bristol"
LICENSE="GNU GPL v2
GNU LGPL v2.1"
REVISION="3"
REVISION="4"
SOURCE_URI="http://download.librdf.org/source/raptor2-$portVersion.tar.gz"
CHECKSUM_SHA256="ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"
SOURCE_DIR="raptor2-$portVersion"
@@ -48,6 +48,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcurl$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal