summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-18 21:20:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-18 21:20:59 +0200
commit53d1c034aab8c710e306f06df4ab3b00e078aaa5 (patch)
treef43c37f433fb1fef2594e195f3cba949a40eaebf /dev-libs/kproperty
parentnet-vpn/openfortivpn: EAPI 7 (diff)
downloadgentoo-53d1c034aab8c710e306f06df4ab3b00e078aaa5.tar.gz
gentoo-53d1c034aab8c710e306f06df4ab3b00e078aaa5.tar.bz2
gentoo-53d1c034aab8c710e306f06df4ab3b00e078aaa5.zip
dev-libs/kproperty: Add BUILD_TESTING=true
Closes: https://bugs.gentoo.org/661530 Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-libs/kproperty')
-rw-r--r--dev-libs/kproperty/kproperty-3.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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"