Skip to content

Commit

Permalink
Ports/scummvm: Add libtheora as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gmta authored and linusg committed Apr 27, 2021
1 parent c1c6002 commit 212c3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ports/scummvm/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 212c3e7

Please sign in to comment.