summaryrefslogtreecommitdiffstats
path: root/package/libtheora
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtheora')
-rw-r--r--package/libtheora/libtheora.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtheora/libtheora.mk b/package/libtheora/libtheora.mk
index 5714e7040..1a19bcd5f 100644
--- a/package/libtheora/libtheora.mk
+++ b/package/libtheora/libtheora.mk
@@ -15,6 +15,6 @@ LIBTHEORA_CONF_OPT = \
--disable-examples \
--disable-spec
-LIBTHEORA_DEPENDENCIES = libogg libvorbis host-pkg-config
+LIBTHEORA_DEPENDENCIES = libogg libvorbis host-pkgconf
$(eval $(autotools-package))