wok-stable diff vde2/receipt @ rev 10071
startup-notification: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 05:25:01 2011 +0000 (2011-05-20) |
parents | f02c593941e6 |
children |
line diff
1.1 --- a/vde2/receipt Fri Oct 22 20:31:54 2010 +0200 1.2 +++ b/vde2/receipt Fri May 20 05:25:01 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"