wok diff emacs-pkg-lua-mode/receipt @ rev 6754
Added libasyncns. Needed to build pulseaudio.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 17 19:45:13 2010 +0000 (2010-10-17) |
parents | 979a5ed3bfd6 |
children | c6f1305ec65d |
line diff
1.1 --- a/emacs-pkg-lua-mode/receipt Wed Apr 21 18:25:39 2010 +0200 1.2 +++ b/emacs-pkg-lua-mode/receipt Sun Oct 17 19:45:13 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://lua-mode.luaforge.net" 1.6 WGET_URL="http://luaforge.net/frs/download.php/2724/$TARBALL" 1.7 +TAGS="emacs lua" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()