wok diff cgdb/receipt @ rev 5542

mutt: fix compile_rules for openssl 1.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 13 13:23:20 2010 +0200 (2010-05-13)
parents 571262f3ad58
children b5778df5cf39
line diff
     1.1 --- a/cgdb/receipt	Tue Jan 19 01:22:07 2010 +0100
     1.2 +++ b/cgdb/receipt	Thu May 13 13:23:20 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://cgdb.sourceforge.net/"
     1.6  WGET_URL="http://prdownloads.sourceforge.net/cgdb/$TARBALL"
     1.7 +TAGS="debugger"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()