wok diff wvdial/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 2be24e406c2b
children 756006d8f6ae
line diff
     1.1 --- a/wvdial/receipt	Mon Mar 15 14:32:48 2010 +0000
     1.2 +++ b/wvdial/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="makes modem-based connection to Internet"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="ppp gcc-lib-base"
     1.8 +DEPENDS="ppp gcc-lib-base wvstreams"
     1.9 +BUILD_DEPENDS="wvstreams-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://wvstreams.googlecode.com/"
    1.12  WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL"