Add o-blog depends on htmlize

This commit is contained in:
yasushi abe 2013-01-03 15:36:57 +09:00
parent 6247afc785
commit ac8e988921

View File

@ -1,4 +1,5 @@
(:name o-blog
:type github
:description "Stand alone org-mode blog exporter."
:pkgname "renard/o-blog")
:pkgname "renard/o-blog"
:depends htmlize)