wok diff xchm/receipt @ rev 11754

Up: slitaz-configs (4.7) New grub splash image and fix GTK icon
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 16:35:30 2012 +0100 (2012-02-22)
parents 3a16f3fec27e
children 9c762d56b413
line diff
     1.1 --- a/xchm/receipt	Fri May 20 22:50:10 2011 +0000
     1.2 +++ b/xchm/receipt	Wed Feb 22 16:35:30 2012 +0100
     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  {