wok diff comix/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents 6a5553dfb1be
children 59b79ec33fec
line diff
     1.1 --- a/comix/receipt	Fri Jun 12 22:47:48 2009 +0000
     1.2 +++ b/comix/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://comix.sourceforge.net"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="viewer comic"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()