Date: Sunday, November 1, 2009 @ 12:27:24 Author: juergen Revision: 57709
fix #16053 Modified: xemacs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2009-11-01 16:59:35 UTC (rev 57708) +++ PKGBUILD 2009-11-01 17:27:24 UTC (rev 57709) @@ -9,7 +9,7 @@ url="http://www.xemacs.org/" license=('GPL') depends=('db>=4.8' 'libpng' 'libtiff' 'gpm>=1.20.4' 'bash' 'ncurses>=5.6-7' 'desktop-file-utils' 'libxaw' 'libjpeg>=7') -optdepends=('xorg-fonts-75dpi : X bitmap fonts needed for the interface' +optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface' 'xorg-fonts-100dpi: X bitmap fonts needed for the interface') makedepends=('giflib' 'xbitmaps') install=xemacs.install
