summaryrefslogtreecommitdiff
path: root/x11/qt5-qtwayland/patches/patch-qtwayland.pro
blob: aec490c159fe74fdc3030ce2a36a13a37889994f (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-qtwayland.pro,v 1.1 2019/10/28 21:35:43 nia Exp $

Do not refuse to build on non-linux.

--- qtwayland.pro.orig	2019-08-13 09:25:25.000000000 +0000
+++ qtwayland.pro
@@ -1,3 +1,2 @@
-requires(linux:!android|macos)
 requires(qtHaveModule(gui))
 load(qt_parts)