don't strip to unbreak the launcher

This commit is contained in:
Christoph Reiter
2022-05-29 15:32:30 +02:00
parent 7b1e4b7fc4
commit 4e3d90c1d7

View File

@@ -10,6 +10,7 @@ arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/qmk/qmk_cli'
license=('MIT')
options=('!strip')
depends=("git"
"${MINGW_PACKAGE_PREFIX}-python-dotty-dict"
"${MINGW_PACKAGE_PREFIX}-python-hid"