mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
redland: add a build dependency on devel:glib2
for gtkdoc-scangobj. Adding this dependency to gtk_doc would be better, but could lead to circular dependencies. It seems very few projects use gtkdoc-scangobj at the moment anyway.
This commit is contained in:
@@ -11,7 +11,7 @@ HOMEPAGE="http://librdf.org/"
|
||||
COPYRIGHT="2000-2013 Dave Beckett
|
||||
2000-2005 University of Bristol"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://download.librdf.org/source/redland-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"
|
||||
|
||||
@@ -55,6 +55,8 @@ BUILD_REQUIRES="
|
||||
devel:librasqal$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
# for gtkdoc-scangobj (with pkg-config glib-2.0.pc)
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
|
||||
Reference in New Issue
Block a user