mirror of
https://github.com/alexkay/spek.git
synced 2025-04-20 18:37:36 +03:00
Link to libavutil
This commit is contained in:
parent
d683b00897
commit
4fc8811694
@ -24,7 +24,7 @@ AM_PROG_VALAC([0.7.0])
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_INTLTOOL([0.35])
|
||||
|
||||
pkg_modules="gtk+-2.0 >= 2.18.0 libavformat libavcodec >= 52.23.0"
|
||||
pkg_modules="gtk+-2.0 >= 2.18.0 libavformat libavcodec >= 52.23.0 libavutil"
|
||||
PKG_CHECK_MODULES(SPEK, [$pkg_modules])
|
||||
AC_SUBST(SPEK_CFLAGS)
|
||||
AC_SUBST(SPEK_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user