mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/multimedia/gstreamer/gstreamer.mk: Fix missing \
Fix stupid typo. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
This commit is contained in:
parent
0d5ded862c
commit
6e12b4f1c7
@ -23,7 +23,7 @@ GSTREAMER_CONF_OPT = \
|
|||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-tests \
|
--disable-tests \
|
||||||
--disable-failing-tests
|
--disable-failing-tests \
|
||||||
--disable-gtk-doc \
|
--disable-gtk-doc \
|
||||||
--without-html-dir
|
--without-html-dir
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user