diff options
author | Juergen Daubert <jue@jue.li> | 2012-12-08 18:45:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-12-08 18:46:02 +0100 |
commit | 3cd10abf41cb4cd43d8e606047b0be291f7f4898 (patch) | |
tree | 27ca0475300eb607eab6c018f139e033faaa9895 /ghostscript | |
parent | 2b015cd22dae9b8245495d74efdf243d6d4b4bec (diff) | |
download | opt-3cd10abf41cb4cd43d8e606047b0be291f7f4898.tar.gz opt-3cd10abf41cb4cd43d8e606047b0be291f7f4898.tar.xz |
fix deps, util-linux-ng -> util-linux, thanks pitillo
Diffstat (limited to 'ghostscript')
-rw-r--r-- | ghostscript/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile index 8b5c0e021..afd9d5ebf 100644 --- a/ghostscript/Pkgfile +++ b/ghostscript/Pkgfile @@ -1,7 +1,7 @@ # Description: Postscript interpreter # URL: http://www.ghostscript.com # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: util-linux-ng, cups, fontconfig, xorg-libxt, xorg-libxext +# Depends on: util-linux, cups, fontconfig, xorg-libxt, xorg-libxext name=ghostscript version=9.06 |