wok diff fribidi/receipt @ rev 8834

Fixed tazdev again.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 24 10:30:11 2011 +0000 (2011-02-24)
parents cf22fee17710
children 02bbaa9d12ba
line diff
     1.1 --- a/fribidi/receipt	Wed Feb 13 15:26:29 2008 +0100
     1.2 +++ b/fribidi/receipt	Thu Feb 24 10:30:11 2011 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fribidi"
     1.7 -VERSION="0.10.9"
     1.8 +VERSION="0.19.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Free implementation of the Unicode Bidirectional Algorithm"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -DEPENDS="xorg"
    1.13 +DEPENDS="glibc-base"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://fribidi.freedesktop.org/wiki/"
    1.16  WGET_URL="http://fribidi.org/download/$TARBALL"