Add ht dependency to mu4e-alert.

This commit is contained in:
Alexey Kopytov 2016-03-07 14:05:32 +03:00
parent ed2c294684
commit 952f6dcc1b

View File

@ -1,5 +1,5 @@
(:name mu4e-alert (:name mu4e-alert
:description "Desktop notification and mode-line display for mu4e." :description "Desktop notification and mode-line display for mu4e."
:type github :type github
:depends (mu4e alert s) :depends (mu4e alert s ht)
:pkgname "iqbalansari/mu4e-alert") :pkgname "iqbalansari/mu4e-alert")