Merge pull request #225664 from uninsane/pr/sane/cross-gstreamer

This commit is contained in:
Artturi
2023-04-15 20:36:53 +03:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
@@ -35,7 +35,6 @@ stdenv.mkDerivation rec {
pkg-config
gettext
gobject-introspection
gst-devtools
python3
flex
@@ -47,6 +46,8 @@ stdenv.mkDerivation rec {
bash-completion
libxml2
gobject-introspection
gst-devtools
python3
];
propagatedBuildInputs = [
@@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
meson
ninja
pkg-config
python3
bzip2
# documentation
@@ -62,7 +63,6 @@ stdenv.mkDerivation rec {
libGLU
nasm
libvpx
python3
];
mesonFlags = [