Ports/scummvm: Add libtheora as a dependency
This commit is contained in:
parent
c1c6002e28
commit
212c3e7f2a
Notes:
sideshowbarker
2024-07-18 19:01:23 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/212c3e7f2a8 Pull-request: https://github.com/SerenityOS/serenity/pull/6693
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ useconfigure="true"
|
|||
version="2.2.0"
|
||||
files="https://downloads.scummvm.org/frs/scummvm/${version}/scummvm-${version}.tar.gz scummvm-${version}.tar.gz 6ec5bd63b73861c10ca9869f27a74989a9ad6013bad30a1ef70de6ec146c2cb5"
|
||||
auth_type=sha256
|
||||
depends="SDL2"
|
||||
depends="libtheora SDL2"
|
||||
configopts="
|
||||
--enable-c++11
|
||||
--enable-release-mode
|
||||
|
|
Loading…
Add table
Reference in a new issue