commit:     7be0b55ba35b18a15055f0ede7b9628d9c723129
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 05:56:04 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 05:59:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be0b55b

sci-libs/getdata: add libltdl dep

Closes: https://bugs.gentoo.org/923316
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../getdata/{getdata-0.11.0-r1.ebuild => getdata-0.11.0-r2.ebuild}     | 1 +
 sci-libs/getdata/getdata-0.11.0.ebuild                                 | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-libs/getdata/getdata-0.11.0-r1.ebuild 
b/sci-libs/getdata/getdata-0.11.0-r2.ebuild
similarity index 98%
rename from sci-libs/getdata/getdata-0.11.0-r1.ebuild
rename to sci-libs/getdata/getdata-0.11.0-r2.ebuild
index 9cf6e52c8ec2..843b844afc0b 100644
--- a/sci-libs/getdata/getdata-0.11.0-r1.ebuild
+++ b/sci-libs/getdata/getdata-0.11.0-r2.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 cxx debug flac fortran lzma perl static-libs"
 
 DEPEND="
+       dev-libs/libltdl
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )
        perl? ( dev-lang/perl )

diff --git a/sci-libs/getdata/getdata-0.11.0.ebuild 
b/sci-libs/getdata/getdata-0.11.0.ebuild
index 4b0f5f033a18..ef397493899d 100644
--- a/sci-libs/getdata/getdata-0.11.0.ebuild
+++ b/sci-libs/getdata/getdata-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 cxx debug flac fortran lzma perl static-libs"
 
 DEPEND="
+       dev-libs/libltdl
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )
        perl? ( dev-lang/perl )

Reply via email to