wok diff xchm/receipt @ rev 11303

Up: kismet (2011-08-R1)
author Alexander Medvedev <devl547@gmail.com>
date Sat Nov 12 22:29:28 2011 +0000 (2011-11-12)
parents 3a16f3fec27e
children 9c762d56b413
line diff
     1.1 --- a/xchm/receipt	Fri May 20 22:50:10 2011 +0000
     1.2 +++ b/xchm/receipt	Sat Nov 12 22:29:28 2011 +0000
     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  {