From 6dc336b2935657f2e2d0d9eddab48e88f437dd55 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 27 Oct 2009 23:16:44 +0100 Subject: host-pkgconfig is now host-pkg-config Signed-off-by: Thomas Petazzoni --- package/multimedia/libtheora/libtheora.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/multimedia/libtheora') 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)) -- cgit v1.2.3