x11-toolkits/qt5-gui, fix build with clang 6
PR: 224945 Submitted by: jbeich Reported by: jbeich
This commit is contained in:
parent
33fdb8d252
commit
5bb6e4c894
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458311
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gui
|
||||
DISTVERSION= ${QT5_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits graphics
|
||||
PKGNAMEPREFIX= qt5-
|
||||
|
||||
@ -22,7 +23,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||
|
||||
USES= jpeg
|
||||
USES= jpeg localbase
|
||||
USE_GL= gl egl
|
||||
USE_GNOME= glib20
|
||||
USE_QT5= core dbus network qmake_build buildtools_build
|
||||
|
Loading…
Reference in New Issue
Block a user