www/qt5-webview: add implied dependencies
This commit is contained in:
parent
8949b13360
commit
fa90a7fba9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490125
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,9 @@ PKGNAMEPREFIX= qt5-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt component for displaying web content
|
||||
|
||||
USES= compiler:c++11-lang qmake:norecursive qt-dist:5
|
||||
USE_QT= core declarative gui network webengine \
|
||||
USES= compiler:c++11-lang gl qmake:norecursive qt-dist:5
|
||||
USE_GL= gl
|
||||
USE_QT= core declarative gui location network webchannel webengine \
|
||||
buildtools_build
|
||||
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
|
||||
|
||||
|
|
Loading…
Reference in a new issue