pkgconfig: sctp lib does not depend on external sctp library
So install .pc files unconditionally.
This commit is contained in:
parent
23feed7545
commit
05917e127d
@ -20,10 +20,8 @@ pcverfiles_uninstalled = \
|
|||||||
gstreamer-bad-audio-@GST_API_VERSION@-uninstalled.pc \
|
gstreamer-bad-audio-@GST_API_VERSION@-uninstalled.pc \
|
||||||
gstreamer-bad-video-@GST_API_VERSION@-uninstalled.pc
|
gstreamer-bad-video-@GST_API_VERSION@-uninstalled.pc
|
||||||
|
|
||||||
if USE_SCTP
|
|
||||||
pcverfiles += gstreamer-sctp-@GST_API_VERSION@.pc
|
pcverfiles += gstreamer-sctp-@GST_API_VERSION@.pc
|
||||||
pcverfiles_uninstalled += gstreamer-sctp-@GST_API_VERSION@-uninstalled.pc
|
pcverfiles_uninstalled += gstreamer-sctp-@GST_API_VERSION@-uninstalled.pc
|
||||||
endif
|
|
||||||
|
|
||||||
all-local: $(pcverfiles) $(pcverfiles_uninstalled)
|
all-local: $(pcverfiles) $(pcverfiles_uninstalled)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user