Unverified Commit dd8117df authored by Artturi's avatar Artturi Committed by GitHub
Browse files

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

parents ea734f4e ceb4451b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 = [
+1 −1
Original line number Diff line number Diff line
@@ -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 = [