wok-6.x diff varka/receipt @ rev 21522
Up ipxe-pxe, ipxelinux (1.0.0-20190427), nagvis-flex (1.9.11)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 03 18:12:54 2019 +0200 (2019-05-03) |
parents | e10c58dd2635 |
children | b7f1bd1b9ac7 |
line diff
1.1 --- a/varka/receipt Thu Dec 26 13:52:49 2013 +0000 1.2 +++ b/varka/receipt Fri May 03 18:12:54 2019 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|.*xalign|//needs Gtk+3.16 &|' lib/GtkPatch/AboutDialog.vala 1.8 export LDFLAGS="$LDFLAGS $(pkg-config --libs gio-unix-2.0 gmodule-2.0)" 1.9 mkdir build && cd build 1.10 cmake .. -DCMAKE_INSTALL_PREFIX=/usr && \