parent
f7be21f4c9
commit
9b16e0e594
@ -44,5 +44,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A simple application for modifying PDF documents";
|
description = "A simple application for modifying PDF documents";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ obadz ];
|
maintainers = with maintainers; [ obadz ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user