media-video/aegisub: don't build appimage/osx bundle

This commit is contained in:
odrling 2023-09-28 07:22:29 +02:00
parent e62b2f377e
commit 43aec96c81
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ src_configure() {
-Duchardet=$(usex uchardet enabled disabled)
-Dsystem_luajit=true
-Dlocal_boost=true
-Dbuild_appimage=false
-Dbuild_osx_bundle=false
-Dtests=$(usex test true false)
)