mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
app-misc/corectrl: only require dev-cpp/catch and dev-cpp/trompeloeil if building the tests
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
This commit is contained in:
@@ -38,8 +38,10 @@ DEPEND="
|
||||
dev-libs/pugixml
|
||||
dev-cpp/easyloggingpp
|
||||
dev-cpp/units
|
||||
~dev-cpp/catch-2.13.8
|
||||
dev-cpp/trompeloeil
|
||||
test? (
|
||||
~dev-cpp/catch-2.13.8
|
||||
dev-cpp/trompeloeil
|
||||
)
|
||||
"
|
||||
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
@@ -38,8 +38,10 @@ DEPEND="
|
||||
dev-libs/pugixml
|
||||
dev-cpp/easyloggingpp
|
||||
dev-cpp/units
|
||||
~dev-cpp/catch-2.13.8
|
||||
dev-cpp/trompeloeil
|
||||
test? (
|
||||
~dev-cpp/catch-2.13.8
|
||||
dev-cpp/trompeloeil
|
||||
)
|
||||
"
|
||||
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user