wok diff spacefm/receipt @ rev 22444

vlc: add 3 more deps
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:32:25 2019 +0000 (2019-12-23)
parents 5d53e8ccbc8d
children 21b253037828
line diff
     1.1 --- a/spacefm/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/spacefm/receipt	Mon Dec 23 15:32:25 2019 +0000
     1.3 @@ -24,6 +24,7 @@
     1.4  	patch -Np1 -i $stuff/settings.h.diff
     1.5  	patch -Np1 -i $stuff/vfs-file-task.c.diff
     1.6  
     1.7 +	export LDFLAGS="$LDFLAGS -lxcb-util"
     1.8  	./configure \
     1.9  		--with-preferable-sudo="/usr/bin/subox" \
    1.10  		--disable-pixmaps \