wok diff vde2/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents f02c593941e6
children 7896f0694ef6
line diff
     1.1 --- a/vde2/receipt	Fri Oct 22 20:31:54 2010 +0200
     1.2 +++ b/vde2/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Virtual Distributed Ethernet."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="libcryto"
     1.8 -BUILD_DEPENDS="libcryto libcryto-dev"
     1.9 +DEPENDS="libcrypto"
    1.10 +BUILD_DEPENDS="libcrypto libcrypto-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://vde.sourceforge.net/"
    1.13  WGET_URL="$SF_MIRROR/vde/$TARBALL"