dev-libs/redland: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 09:06:06 +0000 (11:06 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 09:06:06 +0000 (11:06 +0200)
dev-libs/redland/redland-1.0.15.ebuild
dev-libs/redland/redland-1.0.16.ebuild

index bc0fbf29714cbfbb4430ad66faff093d37df2f65..931d328b87fe3632cf9e4cbf8453477938154ebd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -13,8 +13,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs +xml"
 
-# Drop the libtool dep once libltdl goes stable.
-RDEPEND="|| ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
+RDEPEND="dev-libs/libltdl:0
        mysql? ( virtual/mysql )
        sqlite? ( =dev-db/sqlite-3* )
        berkdb? ( sys-libs/db )
index dc5933e75bc17bd261b51068db6eac3802d5f421..fd6b87809580f74c6225e5bc493851fbe4a40393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -13,8 +13,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs +xml"
 
-# Drop the libtool dep once libltdl goes stable.
-RDEPEND="|| ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
+RDEPEND="dev-libs/libltdl:0
        mysql? ( virtual/mysql )
        sqlite? ( =dev-db/sqlite-3* )
        berkdb? ( sys-libs/db )