wok-6.x diff mpfr-dev/receipt @ rev 8355
Fix: xorg-xf86-video-intel needs xcb-util to have 3d support.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 03 11:34:07 2011 +0000 (2011-02-03) |
parents | c4c3dd9c83ca |
children | d5a5e87a6c40 |
line diff
1.1 --- a/mpfr-dev/receipt Fri Oct 22 23:13:10 2010 +0000 1.2 +++ b/mpfr-dev/receipt Thu Feb 03 11:34:07 2011 +0000 1.3 @@ -5,9 +5,10 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU Multiple Precision Arithmetic devel files." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="mpfr" 1.8 WANTED="mpfr" 1.9 WEB_SITE="http://gmplib.org/" 1.10 -EXTRAVERSION="p4" 1.11 +EXTRAVERSION="p8" 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules()