mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
games-util/lgogdownloader: New qtbase BDEPENDency should have been optional
Closes: https://bugs.gentoo.org/947609 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -38,8 +38,8 @@ DEPEND="
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
dev-qt/qtbase:6
|
||||
virtual/pkgconfig
|
||||
gui? ( dev-qt/qtbase:6 )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
||||
@@ -38,8 +38,8 @@ DEPEND="
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
dev-qt/qtbase:6
|
||||
virtual/pkgconfig
|
||||
gui? ( dev-qt/qtbase:6 )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user