mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
raptor: add missing glib2 to BUILD_REQUIRES
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user