summaryrefslogtreecommitdiff
path: root/desktop/st
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/st
parent653510bb8b3db5a280576cb00445fbdc8d49b88a (diff)
Make sure to depend on source fetch actions
Diffstat (limited to 'desktop/st')
-rw-r--r--desktop/st/gen.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/st/gen.rc b/desktop/st/gen.rc
index 416acc33..843e5b72 100644
--- a/desktop/st/gen.rc
+++ b/desktop/st/gen.rc
@@ -8,7 +8,9 @@ cflags\
-isystem '$builddir'/desktop/wld/include\
-I '$dir'
-phony deps desktop/^(pixman wayland wayland-protocols wld)^/headers
+phony deps\
+ '$builddir'/desktop/^(fontconfig libxkbcommon)^/fetch.stamp\
+ desktop/^(pixman wayland wayland-protocols wld)^/headers
exe st -d '$dir'/deps st.c '$builddir'/^(\
desktop/libxkbcommon/libxkbcommon.a\