wok-stable diff rp-l2tp/receipt @ rev 6687
Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 21:49:16 2010 +0000 (2010-10-12) |
parents | 99315f95e162 |
children |
line diff
1.1 --- a/rp-l2tp/receipt Tue Feb 16 10:29:20 2010 +0100 1.2 +++ b/rp-l2tp/receipt Tue Oct 12 21:49:16 2010 +0000 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://rp-l2tp.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="vpn tunnel" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()