wok-current diff emacs-pkg-lua-mode/receipt @ rev 8890
Fixed rapidsvn. It needs python to build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 27 10:52:51 2011 +0000 (2011-02-27) |
parents | c6f1305ec65d |
children | cb0af9eb8bcb |
line diff
1.1 --- a/emacs-pkg-lua-mode/receipt Mon Jan 24 20:40:25 2011 +0100 1.2 +++ b/emacs-pkg-lua-mode/receipt Sun Feb 27 10:52:51 2011 +0000 1.3 @@ -6,7 +6,6 @@ 1.4 SHORT_DESC="An Emacs major mode for editing Lua code." 1.5 MAINTAINER="domcox@slitaz.org" 1.6 DEPENDS="emacs" 1.7 -BUILD_DEPENDS="emacs" 1.8 SOURCE="lua-mode" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://lua-mode.luaforge.net"