wok diff unfs3/receipt @ rev 10970

fcitx: Removed libfcitx from BUILD_DEPEND. libfcitx is a wanted package for fcitx so it shouldn't be a BUILD_DEPEND.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 12 12:36:01 2011 +0000 (2011-10-12)
parents f6d334f2cb4d
children 23c3aed67cd9
line diff
     1.1 --- a/unfs3/receipt	Wed Jul 21 15:02:43 2010 +0200
     1.2 +++ b/unfs3/receipt	Wed Oct 12 12:36:01 2011 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="User-land NFSv3 Server"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="portmap"
     1.7 +BUILD_DEPENDS="flex"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://unfs3.sourceforge.net/"
    1.10  WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}"