gstreamer: 1.10.4 → 1.12.2
This commit is contained in:
@@ -12,6 +12,13 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0i4sk6ns4dyi4szk45bkm4kvl57l52lgm15p2wg2rhx2gr2w3qry";
|
||||
};
|
||||
|
||||
patches = [
|
||||
(fetchurl {
|
||||
url = https://bug783628.bugzilla-attachments.gnome.org/attachment.cgi?id=354765;
|
||||
sha256 = "082510a934bl05mz4cyakp8mfmd97cdj7vdrbvyqc4g58dcskvz0";
|
||||
})
|
||||
];
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig file ];
|
||||
|
||||
Reference in New Issue
Block a user