From 662b0156aed973cbad30fe9ea64591619577436d Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 29 Mar 2023 19:18:41 +0200 Subject: [PATCH] redland, drop dependency for libiodbc (#8170) --- dev-libs/redland/redland-1.0.17.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-libs/redland/redland-1.0.17.recipe b/dev-libs/redland/redland-1.0.17.recipe index 694398b15..9362a34be 100644 --- a/dev-libs/redland/redland-1.0.17.recipe +++ b/dev-libs/redland/redland-1.0.17.recipe @@ -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