media-video/aegisub: use system boost lib

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

View File

@ -114,7 +114,7 @@ src_configure() {
-Dhunspell=$(usex spell enabled disabled)
-Duchardet=$(usex uchardet enabled disabled)
-Dsystem_luajit=true
-Dlocal_boost=true
-Dlocal_boost=false
-Dbuild_appimage=false
-Dbuild_osx_bundle=false
-Dtests=$(usex test true false)