wok diff atftp/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents c4d1a14891bc
children 8cfefe3f7f3b
line diff
     1.1 --- a/atftp/receipt	Thu Nov 11 18:12:12 2010 +0100
     1.2 +++ b/atftp/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -8,6 +8,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://freshmeat.net/projects/atftp/"
     1.6  WGET_URL="http://downloads.openwrt.org/sources/$TARBALL"
     1.7 +DEPENDS="ncurses"
     1.8 +BUILD_DEPENDS="pcre-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()