aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 288a9ea..b96b6a7 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ DEPS = cairo \
xcb \
xcb-icccm \
xcb-xrm \
+ xcb-randr \
glib-2.0
CFLAGS := $(shell pkgconf --cflags $(DEPS))
LDFLAGS := $(shell pkgconf --libs $(DEPS)) -lm