dwm: add optional dependency to dmenu

Closes Homebrew/homebrew#30363.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Alexis Hildebrandt 2014-06-22 11:32:11 +02:00 committed by Jack Nagel
parent 2db93cd796
commit 083e650bbd

View file

@ -15,6 +15,7 @@ class Dwm < Formula
head 'http://git.suckless.org/dwm', :using => :git
depends_on :x11
depends_on 'dmenu' => :optional
def install
# The dwm default quit keybinding Mod1-Shift-q collides with