wok 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 | cf2c63e03e4e |
children | 49c02dc9b56a |
files | fcitx/receipt |
line diff
1.1 --- a/fcitx/receipt Wed Oct 12 17:56:40 2011 +0200 1.2 +++ b/fcitx/receipt Wed Oct 12 12:36:01 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Free Chinese Input Toy of X, a collection of Simplified Chinese input methods for Linux." 1.5 MAINTAINER="lufeng369@gmail.com" 1.6 DEPENDS="libfcitx fcitx-skin-default gtk+" 1.7 -BUILD_DEPENDS="cmake intltool cairo-dev pango-dev gtk+-dev dbus-dev opencc-dev gcc libfcitx" 1.8 +BUILD_DEPENDS="cmake intltool cairo-dev pango-dev gtk+-dev dbus-dev opencc-dev gcc" 1.9 TARBALL="$PACKAGE-${VERSION}_all.tar.bz2" 1.10 WEB_SITE="http://code.google.com/p/fcitx/" 1.11 WGET_URL="http://fcitx.googlecode.com/files/$TARBALL"