diff options
Diffstat (limited to 'dev-libs/grantlee/grantlee-9999.ebuild')
| -rw-r--r-- | dev-libs/grantlee/grantlee-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild index ad228121969..6f3de7d9847 100644 --- a/dev-libs/grantlee/grantlee-9999.ebuild +++ b/dev-libs/grantlee/grantlee-9999.ebuild @@ -23,11 +23,14 @@ COMMON_DEPEND=" " DEPEND="${COMMON_DEPEND} doc? ( || ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] ) ) + test? ( >=x11-libs/qt-test-${QT_MINIMAL}:4 ) " RDEPEND="${COMMON_DEPEND}" DOCS=(AUTHORS CHANGELOG GOALS README) +PATCHES=( "${FILESDIR}/${PN}-0.1.9-qt-test-optional.patch" ) + src_configure() { mycmakeargs=( $(cmake-utils_use_build test TESTS) |
