mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
gst-libs: build pbutils after video
Because pbutils now depends on video.
This commit is contained in:
parent
3bfc79f7de
commit
69077eddd8
1 changed files with 1 additions and 1 deletions
|
@ -10,12 +10,12 @@ SUBDIRS = \
|
||||||
fft \
|
fft \
|
||||||
floatcast \
|
floatcast \
|
||||||
netbuffer \
|
netbuffer \
|
||||||
pbutils \
|
|
||||||
riff \
|
riff \
|
||||||
rtp \
|
rtp \
|
||||||
sdp \
|
sdp \
|
||||||
rtsp \
|
rtsp \
|
||||||
video \
|
video \
|
||||||
|
pbutils \
|
||||||
app
|
app
|
||||||
|
|
||||||
noinst_HEADERS = gettext.h gst-i18n-plugin.h
|
noinst_HEADERS = gettext.h gst-i18n-plugin.h
|
||||||
|
|
Loading…
Reference in a new issue