diff options
author | John Helmert III <ajak@gentoo.org> | 2022-07-04 23:52:41 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-07-04 23:53:11 -0500 |
commit | 14e0c4f8621d34756ee0bad785a32c663bf3376f (patch) | |
tree | 87d1f9390ee7d009d954f3f9bb19e820813d8693 /games-emulation/openmsx | |
parent | dev-python/cssutils: Remove old (diff) | |
download | gentoo-14e0c4f8621d34756ee0bad785a32c663bf3376f.tar.gz gentoo-14e0c4f8621d34756ee0bad785a32c663bf3376f.tar.bz2 gentoo-14e0c4f8621d34756ee0bad785a32c663bf3376f.zip |
games-emulation/openmsx: add missing harfbuzz dep
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/openmsx-18.0-r1.ebuild (renamed from games-emulation/openmsx/openmsx-18.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/openmsx/openmsx-18.0.ebuild b/games-emulation/openmsx/openmsx-18.0-r1.ebuild index 1fbd9a8dba20..74a4c7604b70 100644 --- a/games-emulation/openmsx/openmsx-18.0.ebuild +++ b/games-emulation/openmsx/openmsx-18.0-r1.ebuild @@ -18,6 +18,7 @@ IUSE="+joystick" RDEPEND="dev-lang/tcl:0= media-libs/alsa-lib + media-libs/harfbuzz:= media-libs/libogg media-libs/libpng:0= media-libs/libsdl2[joystick=,sound,video] |