wok-6.x diff cups-pdf/receipt @ rev 6848
Fix depends: Remove xorg-xf86-input-evdev & xorg-xf86-video-vesa from xorg-server depends and put them as suggested - xorg can use other drivers
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Oct 20 12:31:54 2010 +0200 (2010-10-20) |
parents | 47d966594881 |
children | be13f25e790b |
line diff
1.1 --- a/cups-pdf/receipt Thu Apr 30 16:27:31 2009 +0000 1.2 +++ b/cups-pdf/receipt Wed Oct 20 12:31:54 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.5 WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf" 1.6 WGET_URL="${WEB_SITE}/src/${TARBALL}" 1.7 +TAGS="printer printing" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()