wok-next diff qemacs/receipt @ rev 20697

tor: add DEPENDS
author Erkan Yilmaz <erkan@slitaz.org>
date Wed May 23 14:42:41 2018 +0000 (2018-05-23)
parents ccb92f8ccaf6
children 7506b35e1c6f
line diff
     1.1 --- a/qemacs/receipt	Sat Nov 04 12:51:03 2017 +0200
     1.2 +++ b/qemacs/receipt	Wed May 23 14:42:41 2018 +0000
     1.3 @@ -55,7 +55,7 @@
     1.4  			install -m 755 -s $src/html2png $fs/usr/bin
     1.5  			install $src/kmaps $src/ligatures $fs/usr/share/qe
     1.6  			CAT="editors|Light emacs clone with X11 support."
     1.7 -			DEPENDS="xorg-libX11 xorg-libXext xorg-libXv libxcb \
     1.8 +			DEPENDS="xorg-libX11 xorg-libXext xorg-libXv xorg-libxcb \
     1.9  				 xorg-libXau xorg-libXdmcp"
    1.10  			PROVIDE="qemacs"
    1.11  			TAGS="editor"