qtcreator: qtcreator-full is a meta package

This commit is contained in:
Jürgen Buchmüller 2015-11-17 09:40:46 +01:00
parent 6852aa1644
commit ba17777a22

View File

@ -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"
}