logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 1edf978bf78353eda719fe75d5c1ebb20ca856d2
parent b4f4fe77f0a03114b15012ee6ad73c677a54556b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 31 Jan 2024 17:06:45 +0100

games-arcade/kobodeluxe: fix deps

Diffstat:

Mgames-arcade/kobodeluxe/kobodeluxe-9999.ebuild6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/games-arcade/kobodeluxe/kobodeluxe-9999.ebuild b/games-arcade/kobodeluxe/kobodeluxe-9999.ebuild @@ -10,7 +10,11 @@ HOMEPAGE="http://www.olofson.net/kobodl/ https://github.com/olofson/kobodeluxe/" EGIT_REPO_URI="https://github.com/olofson/kobodeluxe" SLOT="0" -DEPEND="media-libs/libsdl" +RDEPEND=" + media-libs/libsdl + media-libs/sdl-image +" +DEPEND="${RDEPEND}" # https://github.com/olofson/kobodeluxe/pull/8 PATCHES=(