commit: 763fa17b42a831580139f4f5cba5fb7ee3298aad
Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Tue Sep 27 17:34:03 2022 +0000
Commit: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Tue Sep 27 17:34:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=763fa17b
games-emulation/citra: put back header only in DEPEND
Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
games-emulation/citra/citra-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-emulation/citra/citra-9999.ebuild
b/games-emulation/citra/citra-9999.ebuild
index fe1319afe..2bf048892 100644
--- a/games-emulation/citra/citra-9999.ebuild
+++ b/games-emulation/citra/citra-9999.ebuild
@@ -42,8 +42,8 @@ RDEPEND="
net-libs/enet:1.3=
virtual/libusb:1
"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-cpp/cpp-httplib
+DEPEND="${RDEPEND}
+ dev-cpp/cpp-httplib
dev-cpp/cpp-jwt
dev-cpp/robin-map"
REQUIRED_USE="|| ( qt5 sdl )"