gstreamer 1.x: build on Darwin
This commit is contained in:
parent
710a31eb08
commit
f752a8c419
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Open source multimedia framework";
|
||||
homepage = "http://gstreamer.freedesktop.org";
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = with stdenv.lib.maintainers; [ iyzsong ];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user