commit:     4a318f4fe92e2b8a987920e5579222dacf5968fc
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 12:12:10 2017 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 12:57:53 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=4a318f4f

dev-qt/qtcore: add 'src/tools/qvkgen' to subdirs

Building 'dev-qt/qtgui' will fail without this new tool.

Package-Manager: Portage-2.3.17, Repoman-2.3.6

 dev-qt/qtcore/qtcore-5.10.9999.ebuild | 1 +
 dev-qt/qtcore/qtcore-5.9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-qt/qtcore/qtcore-5.10.9999.ebuild 
b/dev-qt/qtcore/qtcore-5.10.9999.ebuild
index b568c54d..bbe1ad96 100644
--- a/dev-qt/qtcore/qtcore-5.10.9999.ebuild
+++ b/dev-qt/qtcore/qtcore-5.10.9999.ebuild
@@ -31,6 +31,7 @@ QT5_TARGET_SUBDIRS=(
        src/tools/qfloat16-tables
        src/corelib
        src/tools/qlalr
+       src/tools/qvkgen
        doc
 )
 

diff --git a/dev-qt/qtcore/qtcore-5.9999.ebuild 
b/dev-qt/qtcore/qtcore-5.9999.ebuild
index 779bc30c..0dcfb236 100644
--- a/dev-qt/qtcore/qtcore-5.9999.ebuild
+++ b/dev-qt/qtcore/qtcore-5.9999.ebuild
@@ -31,6 +31,7 @@ QT5_TARGET_SUBDIRS=(
        src/tools/qfloat16-tables
        src/corelib
        src/tools/qlalr
+       src/tools/qvkgen
        doc
 )
 

Reply via email to