summaryrefslogtreecommitdiff
path: root/desktop/dmenu
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-11-19 21:10:36 -0800
committerMichael Forney <mforney@mforney.org>2016-11-20 16:14:20 -0800
commit01def066392ccd51e3fc0b67d45fc6e70f44cd80 (patch)
tree7cd6c5b0568d85a48a1f1f355774260649c45438 /desktop/dmenu
parent653510bb8b3db5a280576cb00445fbdc8d49b88a (diff)
Make sure to depend on source fetch actions
Diffstat (limited to 'desktop/dmenu')
-rw-r--r--desktop/dmenu/gen.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/dmenu/gen.rc b/desktop/dmenu/gen.rc
index 3edcfa08..7500c452 100644
--- a/desktop/dmenu/gen.rc
+++ b/desktop/dmenu/gen.rc
@@ -8,7 +8,9 @@ cflags\
-isystem '$builddir'/desktop/wld/include\
-I '$dir'
-phony deps desktop/^(pixman swc wayland wld)^/headers
+phony deps\
+ '$builddir'/desktop/^(fontconfig libxkbcommon)^/fetch.stamp\
+ desktop/^(pixman swc wayland wld)^/headers
exe dmenu -d '$dir'/deps dmenu.c drw.c util.c '$builddir'/^(\
desktop/swc/swc-protocol.c.o\