summaryrefslogtreecommitdiffstats
path: root/package/multimedia/libtheora/libtheora.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/multimedia/libtheora/libtheora.mk')
-rw-r--r--package/multimedia/libtheora/libtheora.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/multimedia/libtheora/libtheora.mk b/package/multimedia/libtheora/libtheora.mk
index d6a9b2a9d..81eb83f77 100644
--- a/package/multimedia/libtheora/libtheora.mk
+++ b/package/multimedia/libtheora/libtheora.mk
@@ -14,6 +14,6 @@ LIBTHEORA_CONF_OPT = \
--disable-sdltest \
--disable-examples
-LIBTHEORA_DEPENDENCIES = libogg libvorbis host-pkgconfig
+LIBTHEORA_DEPENDENCIES = libogg libvorbis host-pkg-config
$(eval $(call AUTOTARGETS,package/multimedia,libtheora))