diff --git a/x11-apps/xcur2png/xcur2png-0.7.1-r1.ebuild b/x11-apps/xcur2png/xcur2png-0.7.1-r2.ebuild similarity index 88% rename from x11-apps/xcur2png/xcur2png-0.7.1-r1.ebuild rename to x11-apps/xcur2png/xcur2png-0.7.1-r2.ebuild index 9bc21ff8fd..cc4e3e034c 100644 --- a/x11-apps/xcur2png/xcur2png-0.7.1-r1.ebuild +++ b/x11-apps/xcur2png/xcur2png-0.7.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,6 +17,7 @@ DEPEND=" media-libs/libpng x11-libs/libXcursor " +RDEPEND="${DEPEND}" src_configure() { append-cflags "-std=gnu89" # bug 916457