enable some qt5-dependent packages

%ci:no-build
This commit is contained in:
termux-pacman-bot
2022-10-21 21:07:20 +00:00
parent 70ad7a6d49
commit 9c5afd123e
3 changed files with 0 additions and 3 deletions

View File

@@ -12,4 +12,3 @@ TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
termux_step_post_get_source() {
TERMUX_PKG_SRCDIR+="/Kvantum"
}

View File

@@ -14,4 +14,3 @@ termux_step_configure() {
"${TERMUX_PREFIX}/opt/qt/cross/bin/qmake" \
-spec "${TERMUX_PREFIX}/lib/qt/mkspecs/termux-cross"
}

View File

@@ -30,4 +30,3 @@ termux_step_post_make_install() {
}
}