frei0r: fix typo
This commit is contained in:
parent
ab7349711b
commit
a9c04fa699
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ autoconf cairo opencv pkgconfig ];
|
buildInputs = [ autoconf cairo opencv pkgconfig ];
|
||||||
|
|
||||||
meta = {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://frei0r.dyne.org;
|
homepage = http://frei0r.dyne.org;
|
||||||
description = "Minimalist, cross-platform, shared video plugins";
|
description = "Minimalist, cross-platform, shared video plugins";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user