wok-6.x diff emacs-pkg-lua-mode/receipt @ rev 6969
Added postgresql to postgresql-dev depends. Removed zlib from postresql depends since postgresql-client depends on zlib.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 26 14:58:17 2010 +0000 (2010-10-26) |
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 Tue Oct 26 14:58:17 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()