wok-next diff fltk-2.0.x-gl/receipt @ rev 8612
Fix: clucene needs -j1 to compile; also remove _pkg definition
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 18:23:12 2011 +0100 (2011-02-14) |
parents | 9f19aee613be |
children | 6c6f7eaf52c5 |
line diff
1.1 --- a/fltk-2.0.x-gl/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/fltk-2.0.x-gl/receipt Mon Feb 14 18:23:12 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Fast Light Tool Kit GL library." 1.6 WANTED="fltk-2.0.x" 1.7 -DEPENDS="libgl libglu expat fontconfig xorg-libXft xorg-libXi \ 1.8 +DEPENDS="mesa libglu-mesa expat fontconfig xorg-libXft xorg-libXi \ 1.9 xorg-libXinerama xorg-libXext gcc-lib-base" 1.10 MAINTAINER="pankso@slitaz.org" 1.11 WEB_SITE="http://www.fltk.org/"