diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
