wok diff emacs-pkg-vala-mode/receipt @ rev 17157
syslinux: fix rockridge (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 15 23:31:45 2014 +0200 (2014-09-15) |
parents | 4e8a13288f6b |
children | dfef8de3d270 |
line diff
1.1 --- a/emacs-pkg-vala-mode/receipt Wed Mar 13 09:50:50 2013 +0100 1.2 +++ b/emacs-pkg-vala-mode/receipt Mon Sep 15 23:31:45 2014 +0200 1.3 @@ -5,11 +5,12 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="An Emacs major mode for editing Vala code." 1.6 MAINTAINER="domcox@slitaz.org" 1.7 -DEPENDS="emacs" 1.8 +LICENSE="GPL3" 1.9 BUILD_DEPENDS="emacs" 1.10 WEB_SITE="http://live.gnome.org/Vala/Emacs" 1.11 TAGS="emacs vala" 1.12 1.13 +DEPENDS="emacs" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules()