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
commit dd8117df89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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 = [

View file

@ -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 = [