From ea792330aae305de936d512889687975b4ed54f8 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 16 Dec 2018 14:49:16 +0000 Subject: Update Qt5 to 5.12.0 http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/ - This breaks support for libressl again. Patches are welcome. PR: 233705 Exp-run by: antoine --- deskutils/qownnotes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 097158fcd005..122695392875 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -10,7 +10,7 @@ COMMENT= Manage notes using nextcloud and markdown LICENSE= GPLv2 -USES= qmake qt:5 tar:xz +USES= gmake qmake qt:5 tar:xz USE_QT= buildtools_build linguisttools_build core dbus gui network sql svg webkit xml .include -- cgit