wok diff bc/receipt @ rev 169

Typo and deps for tcpdump
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 30 00:08:43 2008 +0100 (2008-01-30)
parents 23d38a7a06cc
children cdac43c3f44f
line diff
     1.1 --- a/bc/receipt	Thu Dec 13 15:09:20 2007 +0100
     1.2 +++ b/bc/receipt	Wed Jan 30 00:08:43 2008 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnu.org/software/bc/"
     1.6  WGET_URL="http://ftp.gnu.org/pub/gnu/bc/$TARBALL"
     1.7 +JWM_MENU='Utilities:<Program icon="accessories-calculator.png" label="Bc">xterm -bg black -fg white -cr lightgreen -e bc</Program>'
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()