mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
x11-apps/xcur2png: add RDEPEND
Closes: https://bugs.gentoo.org/932490 Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user