summaryrefslogtreecommitdiff
path: root/net-misc/wayvnc/wayvnc-0.2.0.ebuild
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-02 09:31:31 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-02 09:31:31 -0400
commit384fc45a551b660f5c376598c8136a5bf9a6b757 (patch)
tree88634316a211feb9ecc1422a57d5b319791383e1 /net-misc/wayvnc/wayvnc-0.2.0.ebuild
parentda498b2728a65dfd6ec22282a34725bf4ee863d8 (diff)
downloadgentoo-overlay-384fc45a551b660f5c376598c8136a5bf9a6b757.tar.xz
gentoo-overlay-384fc45a551b660f5c376598c8136a5bf9a6b757.zip
net-misc/wayvnc: fixes
Diffstat (limited to 'net-misc/wayvnc/wayvnc-0.2.0.ebuild')
-rw-r--r--net-misc/wayvnc/wayvnc-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wayvnc/wayvnc-0.2.0.ebuild b/net-misc/wayvnc/wayvnc-0.2.0.ebuild
index 54bcd82..db8baae 100644
--- a/net-misc/wayvnc/wayvnc-0.2.0.ebuild
+++ b/net-misc/wayvnc/wayvnc-0.2.0.ebuild
@@ -33,7 +33,7 @@ BDEPEND="dev-libs/wayland"
src_configure() {
local emesonargs=(
- $(meson_features gbm screencopy-dmabuf)
+ $(meson_feature gbm screencopy-dmabuf)
)
meson_src_configure