From: Andreas Sturmlechner Date: Wed, 18 Jul 2018 19:20:28 +0000 (+0200) Subject: dev-libs/kproperty: Add BUILD_TESTING=true X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53d1c034aab8c710e306f06df4ab3b00e078aaa5;p=gentoo.git dev-libs/kproperty: Add BUILD_TESTING=true Closes: https://bugs.gentoo.org/661530 Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/dev-libs/kproperty/kproperty-3.1.0.ebuild b/dev-libs/kproperty/kproperty-3.1.0.ebuild index f1c5aa1d63f1..8efc5889fc9b 100644 --- a/dev-libs/kproperty/kproperty-3.1.0.ebuild +++ b/dev-libs/kproperty/kproperty-3.1.0.ebuild @@ -3,6 +3,7 @@ EAPI=6 +KDE_TEST="true" # build system adds autotests dir based on BUILD_TESTING value inherit kde5 DESCRIPTION="Property editing framework with editor widget similar to Qt Designer"