From ebf75ea74c972091d1b2681957f2df6b8ba59d4b Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Wed, 2 Sep 2020 09:46:26 -0400 Subject: net-libs/neatvnc: remove benchmarks they aren't installed --- net-libs/neatvnc/neatvnc-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-libs/neatvnc/neatvnc-9999.ebuild') diff --git a/net-libs/neatvnc/neatvnc-9999.ebuild b/net-libs/neatvnc/neatvnc-9999.ebuild index c1f9ddf..99e7029 100644 --- a/net-libs/neatvnc/neatvnc-9999.ebuild +++ b/net-libs/neatvnc/neatvnc-9999.ebuild @@ -17,7 +17,7 @@ fi LICENSE="ISC" SLOT="0" KEYWORDS="" -IUSE="benchmarks examples +jpeg ssl" +IUSE="examples +jpeg ssl" DEPEND=" jpeg? ( media-libs/libjpeg-turbo ) @@ -31,7 +31,6 @@ BDEPEND="" src_configure() { local emesonargs=( - $(meson_use benchmarks) $(meson_use examples) $(meson_feature jpeg) $(meson_feature ssl tls) -- cgit v1.2.3-54-g00ecf