packages/mako: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40114 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:04:03 +00:00
parent b22ffda349
commit 320f8bf655

View File

@ -27,7 +27,7 @@ define Package/mako
CATEGORY:=Languages
TITLE:=Mako Templates for Python
URL:=http://www.makotemplates.org/
DEPENDS:=+python
DEPENDS:=+python
endef
define Package/mako/description