mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
redland: fix devel requires.
* pkgconfig will complain if rasqal is not present.
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="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="http://download.librdf.org/source/redland-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"
|
||||
|
||||
@@ -44,6 +44,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
redland$secondaryArchSuffix == $portVersion base
|
||||
devel:librasqual$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user