aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2024-11-18 08:53:09 +0300
committerAlexander Golubev <fatzer2@gmail.com>2024-11-18 10:40:02 +0300
commitcddb1c00a71d7ece644a6083eb90ec5d9faa543a (patch)
treedf137f35240177d98abf7d8851c651fdcff78549 /media-gfx
parentnet-misc/cve-client: add 1.1.1, drop 1.1.0 (diff)
downloadguru-cddb1c00a71d7ece644a6083eb90ec5d9faa543a.tar.gz
guru-cddb1c00a71d7ece644a6083eb90ec5d9faa543a.tar.bz2
guru-cddb1c00a71d7ece644a6083eb90ec5d9faa543a.zip
media-gfx/grafx2: add missing RDEPEND
Closes: https://bugs.gentoo.org/860060 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/grafx2/grafx2-2.7.2978-r100.ebuild3
-rw-r--r--media-gfx/grafx2/grafx2-2.7.2978.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/media-gfx/grafx2/grafx2-2.7.2978-r100.ebuild b/media-gfx/grafx2/grafx2-2.7.2978-r100.ebuild
index 044d12b6d..64555df70 100644
--- a/media-gfx/grafx2/grafx2-2.7.2978-r100.ebuild
+++ b/media-gfx/grafx2/grafx2-2.7.2978-r100.ebuild
@@ -22,7 +22,7 @@ REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
# Test phase fails: make: *** [Makefile:1146: ../bin/tests-sdl] Error 1
RESTRICT="test"
-DEPEND="
+RDEPEND="
media-libs/libsdl
media-libs/sdl-image[tiff]
media-libs/freetype
@@ -30,6 +30,7 @@ DEPEND="
ttf? ( media-libs/sdl-ttf )
lua? ( ${LUA_DEPS} )
"
+DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/${PN}-desktop-file.patch" )
diff --git a/media-gfx/grafx2/grafx2-2.7.2978.ebuild b/media-gfx/grafx2/grafx2-2.7.2978.ebuild
index 4517af4d3..21cebe5d7 100644
--- a/media-gfx/grafx2/grafx2-2.7.2978.ebuild
+++ b/media-gfx/grafx2/grafx2-2.7.2978.ebuild
@@ -23,7 +23,7 @@ PATCHES=(
"${FILESDIR}/${PN}-desktop-file.patch"
)
-DEPEND="
+RDEPEND="
media-libs/libsdl
media-libs/sdl-image[tiff]
media-libs/freetype
@@ -31,6 +31,7 @@ DEPEND="
ttf? ( media-libs/sdl-ttf )
lua? ( >=dev-lang/lua-5.1.0 )
"
+DEPEND="${RDEPEND}"
src_prepare() {
pushd ../