aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d3439a1..157beed 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,8 @@ PCDEP = xcb \
xcb-errors \
"xcb-randr >= 1.5" \
"glib-2.0 >= 2.44" \
+ gio-2.0 \
+ json-glib-1.0 \
pangocairo
CFLAGS := $(shell pkg-config --cflags $(PCDEP)) -Werror