wok-next diff libburn/receipt @ rev 6694
Changed libwebkit to compile with -j1. This is a fix cause it will not compile right the first time with jobs set to 4. I also remove webkit-r-dev for build depend. Thats not needed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 13 03:29:24 2010 +0000 (2010-10-13) |
parents | 964f5d384827 |
children | b1a7426c421c |
line diff
1.1 --- a/libburn/receipt Sat Sep 04 16:02:13 2010 +0200 1.2 +++ b/libburn/receipt Wed Oct 13 03:29:24 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libburn" 1.7 -VERSION="0.8.0" 1.8 +VERSION="0.8.6" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="libburnia is a project for reading, mastering and writing optical discs." 1.11 MAINTAINER="devl547@gmail.com"