Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from tcberner/qt-5.9
Browse files Browse the repository at this point in the history
graphics/qt5-wayland: Update patch-qtwayland.pro
Raphael Kubo da Costa authored Dec 11, 2017

Verified

This commit was signed with the committer’s verified signature.
987Nabil Nabil Abdel-Hafeez
2 parents c121a22 + 381a800 commit 0a70e08
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions graphics/qt5-wayland/files/patch-qtwayland.pro
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
--- qtwayland.pro.orig 2016-10-28 06:24:31 UTC
--- qtwayland.pro.orig 2017-06-23 10:50:50 UTC
+++ qtwayland.pro
@@ -1,4 +1,5 @@
@@ -1,3 +1,4 @@
-requires(linux:!android)
+requires(!android)
+requires(linux|freebsd)

load(configure)
qtCompileTest(wayland)
requires(qtHaveModule(gui))
load(qt_parts)

0 comments on commit 0a70e08

Please sign in to comment.