Skip to content

Commit 9fbc969

Browse files
authored
Update ass.sh
1 parent 1de269a commit 9fbc969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/ass.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
export LIB_NAME='ass'
2626
export LIPO_LIBS="libass"
27-
export LIB_DEPENDS_BIN="meson pkg-config"
27+
export LIB_DEPENDS_BIN="meson cmake pkg-config"
2828
export GIT_LOCAL_REPO=extra/ass
2929
export GIT_COMMIT=0.17.3
3030
export REPO_DIR=ass

0 commit comments

Comments
 (0)