wok-6.x diff gtk+3-demo/receipt @ rev 21870
busybox/command_not_found: use $PATH (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 11:06:27 2019 +0200 (2019-09-25) |
parents | 9e3347f502bd |
children |
line diff
1.1 --- a/gtk+3-demo/receipt Thu Feb 12 21:01:16 2015 +0000 1.2 +++ b/gtk+3-demo/receipt Wed Sep 25 11:06:27 2019 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="The GIMP Toolkit 3.x example code and demo" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="LGPL2" 1.7 -WEB_SITE="http://www.gtk.org/" 1.8 +WEB_SITE="https://www.gtk.org/" 1.9 1.10 DEPENDS="gtk+3" 1.11 WANTED="gtk+3"