wok diff spacefm/receipt @ rev 22262
Add libdvdnav
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Nov 13 00:20:13 2019 -0500 (2019-11-13) |
parents | 5d53e8ccbc8d |
children | 21b253037828 |
line diff
1.1 --- a/spacefm/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/spacefm/receipt Wed Nov 13 00:20:13 2019 -0500 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 \