mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-electronics/librepcb: add virtual/opengl deps
Bug: https://bugs.gentoo.org/921347 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/34691 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
committed by
Andrew Ammerlaan
parent
93a91b268f
commit
954c61ffc4
@@ -1,4 +1,4 @@
|
||||
# Copyright 2009-2023 Gentoo Authors
|
||||
# Copyright 2009-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -34,7 +34,8 @@ RDEPEND="
|
||||
dev-qt/qtwidgets:5
|
||||
dev-qt/qtxml:5
|
||||
opencascade? ( sci-libs/opencascade:= )
|
||||
sys-libs/zlib"
|
||||
sys-libs/zlib
|
||||
virtual/opengl"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-qt/qttest:5"
|
||||
Reference in New Issue
Block a user