mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
redland, drop dependency for libiodbc (#8170)
This commit is contained in:
@@ -11,7 +11,7 @@ HOMEPAGE="https://librdf.org/"
|
||||
COPYRIGHT="2000-2013 Dave Beckett
|
||||
2000-2005 University of Bristol"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="8"
|
||||
REVISION="9"
|
||||
SOURCE_URI="http://download.librdf.org/source/redland-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"
|
||||
|
||||
@@ -29,7 +29,6 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libiodbcinst$secondaryArchSuffix
|
||||
lib:libltdl$secondaryArchSuffix
|
||||
lib:libodbc$secondaryArchSuffix
|
||||
lib:libraptor2$secondaryArchSuffix
|
||||
@@ -53,7 +52,6 @@ BUILD_REQUIRES="
|
||||
devel:libglib_2.0$secondaryArchSuffix # for gtkdoc-scangobj (with pkg-config glib-2.0.pc)
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libltdl$secondaryArchSuffix
|
||||
devel:libodbc$secondaryArchSuffix
|
||||
devel:libraptor2$secondaryArchSuffix
|
||||
devel:librasqal$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user