added gstreamer gnonlin package
svn path=/nixpkgs/trunk/; revision=13550
This commit is contained in:
@@ -14,4 +14,8 @@ rec {
|
||||
gstFfmpeg = import ./gst-ffmpeg {
|
||||
inherit fetchurl stdenv pkgconfig gstPluginsBase bzip2;
|
||||
};
|
||||
|
||||
gnonlin = import ./gnonlin {
|
||||
inherit fetchurl stdenv pkgconfig gstreamer gstPluginsBase;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user