diff options
author | 2022-11-06 20:31:29 +0100 | |
---|---|---|
committer | 2022-11-06 20:31:29 +0100 | |
commit | 192feaa6ce3298158238a077b78bd9b797dac35d (patch) | |
tree | 2258ba97155a129625b160dd2b0963aa1ec99b76 /games-emulation/melonds | |
parent | app-accessibility/brltty: Stabilize 6.5 ppc64, #879965 (diff) | |
download | gentoo-192feaa6ce3298158238a077b78bd9b797dac35d.tar.gz gentoo-192feaa6ce3298158238a077b78bd9b797dac35d.tar.bz2 gentoo-192feaa6ce3298158238a077b78bd9b797dac35d.zip |
games-emulation/melonds: add wayland dependency
Closes: https://bugs.gentoo.org/880079
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'games-emulation/melonds')
-rw-r--r-- | games-emulation/melonds/melonds-0.9.5-r3.ebuild (renamed from games-emulation/melonds/melonds-0.9.5-r2.ebuild) | 1 | ||||
-rw-r--r-- | games-emulation/melonds/melonds-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games-emulation/melonds/melonds-0.9.5-r2.ebuild b/games-emulation/melonds/melonds-0.9.5-r3.ebuild index 928a0567b3fd..380ce1eb8140 100644 --- a/games-emulation/melonds/melonds-0.9.5-r2.ebuild +++ b/games-emulation/melonds/melonds-0.9.5-r3.ebuild @@ -28,6 +28,7 @@ SLOT="0" RDEPEND=" app-arch/libarchive + dev-libs/wayland dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild index 928a0567b3fd..380ce1eb8140 100644 --- a/games-emulation/melonds/melonds-9999.ebuild +++ b/games-emulation/melonds/melonds-9999.ebuild @@ -28,6 +28,7 @@ SLOT="0" RDEPEND=" app-arch/libarchive + dev-libs/wayland dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 |