dev-cpp/libjson-rpc-cpp: Add missing cond RESTRICT=test

This commit is contained in:
Michał Górny
2016-07-02 23:07:50 +02:00
parent 31985d4938
commit 1a8d40400b
3 changed files with 6 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
test? ( dev-cpp/catch )"
RESTRICT="!test? ( test )"
src_prepare() {
default