mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 08:53:13 +08:00

Fix dependencies build errors: meson: update to 0.54.2 intltool: update to 0.51 libv4l: update to 1.20 libwebp: add package gst1-libav/ gst1-plugins-bad/ gst1-plugins-base/ gst1-plugins-good/ gst1-plugins-ugly/ gstreamer1: update to 1.16.2
29 lines
543 B
Diff
29 lines
543 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -9,7 +9,6 @@ aclocal_DATA = gst-element-check-1.0.m4
|
|
SUBDIRS = pkgconfig \
|
|
gst libs plugins tests \
|
|
docs \
|
|
- po \
|
|
m4 \
|
|
common \
|
|
data
|
|
@@ -22,7 +21,6 @@ endif
|
|
DIST_SUBDIRS = pkgconfig \
|
|
gst libs plugins tools tests \
|
|
docs \
|
|
- po \
|
|
m4 \
|
|
common \
|
|
data
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -1108,7 +1108,6 @@ libs/gst/net/Makefile
|
|
plugins/Makefile
|
|
plugins/elements/Makefile
|
|
plugins/tracers/Makefile
|
|
-po/Makefile.in
|
|
tests/Makefile
|
|
tests/benchmarks/Makefile
|
|
tests/check/Makefile
|