[lxqt-base/lxqt-qtplugin] does not use translations

This commit is contained in:
Robert Förster 2018-04-14 14:46:59 +02:00
parent 28c5d0c539
commit 9708fd2740
1 changed files with 0 additions and 7 deletions

View File

@ -30,10 +30,3 @@ DEPEND="${RDEPEND}
>=dev-util/lxqt-build-tools-0.1.0
dev-qt/linguist-tools:5
"
src_configure() {
local mycmakeargs=(
-DPULL_TRANSLATIONS=OFF
)
cmake-utils_src_configure
}