wok diff xchm/receipt @ rev 11981

tintin: new icon. Old one was ugly
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Mar 02 15:24:32 2012 -0800 (2012-03-02)
parents 3a16f3fec27e
children 9c762d56b413
line diff
     1.1 --- a/xchm/receipt	Fri May 20 22:50:10 2011 +0000
     1.2 +++ b/xchm/receipt	Fri Mar 02 15:24:32 2012 -0800
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Cross-platform GUI for chmlib"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="wxWidgets chmlib xorg-libXdamage xorg-libXxf86vm"
     1.8 -BUILD_DEPENDS="wxWidgets wxWidgets-dev chmlib-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://xchm.sourceforge.net"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="wxWidgets chmlib xorg-libXdamage xorg-libXxf86vm"
    1.14 +BUILD_DEPENDS="wxWidgets wxWidgets-dev chmlib chmlib-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {