wok diff xchm/receipt @ rev 11435

gnome-js-common: add intltool to BUILD_DEPENDS
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 16 15:42:01 2011 +0100 (2011-12-16)
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 Dec 16 15:42:01 2011 +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  {