wok diff openbox/receipt @ rev 20392
libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Jun 24 09:21:47 2018 +0000 (2018-06-24) |
parents | 1c458fa173fb |
children | ee53899c6189 |
line diff
1.1 --- a/openbox/receipt Sat Oct 22 10:46:42 2016 +0200 1.2 +++ b/openbox/receipt Sun Jun 24 09:21:47 2018 +0000 1.3 @@ -33,6 +33,7 @@ 1.4 compile_rules() 1.5 { 1.6 chmod +x install-sh 1.7 + patch -p1 < ${stuff}/openbox-rounded.patch || exit 1 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --sysconfdir=/etc \