dev-libs/sink: Fix cmake warning

Closes: https://bugs.gentoo.org/659736
Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
Andreas Sturmlechner
2018-07-01 09:55:56 +02:00
parent 472c603177
commit a9b85e44b7

View File

@@ -3,7 +3,7 @@
EAPI=6
KDE_TEST="true" # build breaks otherwise. tests not isolated.
KDE_TEST="false" # build breaks otherwise. tests not isolated.
inherit kde5
DESCRIPTION="A data access layer handling synchronization, caching and indexing"