wok-6.x diff webkit-web-inspector/receipt @ rev 8239
busybox: Fixed syntex. New tazwok doesn't like { make oldconfig && make} || return 1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 27 20:52:34 2011 +0000 (2011-01-27) |
parents | eca8176123e7 |
children | 82085c4d9c72 |
line diff
1.1 --- a/webkit-web-inspector/receipt Tue Oct 12 21:49:16 2010 +0000 1.2 +++ b/webkit-web-inspector/receipt Thu Jan 27 20:52:34 2011 +0000 1.3 @@ -2,9 +2,10 @@ 1.4 1.5 PACKAGE="webkit-web-inspector" 1.6 SOURCE="webkit" 1.7 -VERSION="1.2.5" 1.8 +VERSION="1.2.6" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Webkit development tools" 1.11 +DEPENDS="libwebkit" 1.12 WANTED="libwebkit" 1.13 MAINTAINER="mallory@sweetpeople.org" 1.14 WEB_SITE="http://webkitgtk.org"