# HG changeset patch # User fireflyoo # Date 1292684952 -28800 # Node ID 878994abfb6af14a0c65fb3a8aa1ec66b09606d6 # Parent e49552dc1f276a9757f98f6ab51e94da54aa58e8 fcitx-configtool:add make_depends of fcitx diff -r e49552dc1f27 -r 878994abfb6a fcitx-configtool/receipt --- a/fcitx-configtool/receipt Sat Dec 18 23:02:11 2010 +0800 +++ b/fcitx-configtool/receipt Sat Dec 18 23:09:12 2010 +0800 @@ -6,7 +6,7 @@ SHORT_DESC="fcitx chinese input-medthod GUI configure tool" MAINTAINER="fireflyoo " DEPENDS="fcitx gtk+" -BUILD_DEPENDS="libunique-dev gtk+-dev cmake intltool xorg-libXrender-dev pkg-config cairo-dev pango-dev" +BUILD_DEPENDS="fcitx libunique-dev gtk+-dev cmake intltool xorg-libXrender-dev pkg-config cairo-dev pango-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://fcitx.googlecode.com" WGET_URL="http://fcitx.googlecode.com/files/$TARBALL"