Commit ea14d907 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack: ignore mono autoreq in generic-appimage.sh

parent 453c9082
......@@ -38,6 +38,7 @@ add_bin_exec_command $PRODUCT $PRODUCTDIR/AppRun
subst "1iexport APPDIR=$PRODUCTDIR" $BUILDROOT/usr/bin/$PRODUCT
subst '1iAutoProv:no' $SPEC
subst '1iAutoReq:yes,nopython,nomono,nomonolib' $SPEC
# ignore embedded libs
drop_embedded_reqs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment