gst-dsp: add dependency to pkg-config
It's used in the Makefile. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
615ba54394
commit
c6a3b7bff2
@ -13,6 +13,6 @@ define GST_DSP_UNINSTALL_TARGET_CMDS
|
||||
$(RM) $(TARGET_DIR)/usr/lib/gstreamer-0.10/libgstdsp.so
|
||||
endef
|
||||
|
||||
GST_DSP_DEPENDENCIES = gstreamer tidsp-binaries
|
||||
GST_DSP_DEPENDENCIES = gstreamer tidsp-binaries host-pkg-config
|
||||
|
||||
$(eval $(call GENTARGETS))
|
||||
|
Loading…
Reference in New Issue
Block a user