mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04: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:
parent
a1a8a79f89
commit
df8d1d1b87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408682
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5-
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= Qt localization tools
|
COMMENT= Qt localization tools
|
||||||
|
|
||||||
USE_QT5= core xml buildtools_build
|
USE_QT5= core xml buildtools_build qml_build
|
||||||
QT_DIST= tools
|
QT_DIST= tools
|
||||||
USES= qmake
|
USES= qmake
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue