Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://icculus.org/smpeg/;
|
||||
description = "MPEG decoding library";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user