1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Readd lang/qt5-qml as a build-dependency after r407169.

lupdate needs QmlDevTools; if the dependency is not present, an update
might try to use an older qt5-qml version and fail.

No PORTREVISION bump necessary: the generated package does not change,
and if the port built successfully it means the right qt5-qml version
was used.

PR:		207098
This commit is contained in:
Raphael Kubo da Costa 2016-02-11 10:34:38 +00:00
parent a1a8a79f89
commit df8d1d1b87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408682

View File

@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt localization tools
USE_QT5= core xml buildtools_build
USE_QT5= core xml buildtools_build qml_build
QT_DIST= tools
USES= qmake