wok-current diff opencpn/receipt @ rev 8437
Fix fcgi by using -j1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 02:59:23 2011 +0000 (2011-02-06) |
parents | 5b44af8c1257 |
children | d1768332cee0 |
line diff
1.1 --- a/opencpn/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/opencpn/receipt Sun Feb 06 02:59:23 2011 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="A concise Chart/plotter Navigator" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="wxWidgets mesa libglu libgl nvidia" 1.8 +DEPENDS="wxWidgets mesa libglu-mesa" 1.9 +SUGGESTED="nvidia" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://opencpn.sourceforge.net" 1.12 WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL"