From ba17777a2278d17ce764380c1242bc905c3945e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 17 Nov 2015 09:40:46 +0100 Subject: [PATCH] qtcreator: qtcreator-full is a meta package --- srcpkgs/qtcreator/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/qtcreator/template b/srcpkgs/qtcreator/template index bd2bd7c386b..e61d17a7159 100644 --- a/srcpkgs/qtcreator/template +++ b/srcpkgs/qtcreator/template @@ -50,6 +50,7 @@ qtcreator-full_package() { qt5-webengine-devel qt5-webkit-devel qt5-websockets-devel qt5-x11extras-devel qt5-xmlpatterns-devel qt5-declarative-devel qt5-script-devel qt5-tools-devel qt5-doc qt5-plugin-gtk qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds" + build_style=meta pkg_install() { echo "Just the dependencies" }