ijs: derive from ghostscript
This commit is contained in:
@@ -126,6 +126,8 @@ stdenv.mkDerivation rec {
|
||||
install_name_tool -change libgs.dylib.${version} $out/lib/libgs.dylib.${version} $out/bin/gs
|
||||
'';
|
||||
|
||||
passthru = { inherit version; };
|
||||
|
||||
meta = {
|
||||
homepage = "http://www.ghostscript.com/";
|
||||
description = "PostScript interpreter (mainline version)";
|
||||
|
||||
Reference in New Issue
Block a user