summaryrefslogtreecommitdiff
path: root/media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild')
-rw-r--r--media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild b/media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild
index ef69929df5ef..41ace8cefe08 100644
--- a/media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.ebuild
+++ b/media-libs/sdl-image/sdl-image-1.2.12_p20220527-r1.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
@@ -7,7 +7,7 @@ EAPI=8
# or take new snapshots every so often as no SDL 1 / 1.2.x releases
# will be made anymore.
-inherit toolchain-funcs multilib-minimal
+inherit autotools toolchain-funcs multilib-minimal
SDL_IMAGE_COMMIT="633dc522f5114f6d473c910dace62e8ca27a1f7d"
@@ -32,6 +32,11 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
+src_prepare() {
+ default
+ eautoreconf
+}
+
multilib_src_configure() {
local myeconfargs=(
--disable-jpg-shared