mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
pkgconfig: sctp lib does not depend on external sctp library
So install .pc files unconditionally.
This commit is contained in:
parent
23feed7545
commit
05917e127d
1 changed files with 0 additions and 2 deletions
|
@ -20,10 +20,8 @@ pcverfiles_uninstalled = \
|
|||
gstreamer-bad-audio-@GST_API_VERSION@-uninstalled.pc \
|
||||
gstreamer-bad-video-@GST_API_VERSION@-uninstalled.pc
|
||||
|
||||
if USE_SCTP
|
||||
pcverfiles += gstreamer-sctp-@GST_API_VERSION@.pc
|
||||
pcverfiles_uninstalled += gstreamer-sctp-@GST_API_VERSION@-uninstalled.pc
|
||||
endif
|
||||
|
||||
all-local: $(pcverfiles) $(pcverfiles_uninstalled)
|
||||
|
||||
|
|
Loading…
Reference in a new issue