summaryrefslogtreecommitdiff
path: root/util_liveinfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'util_liveinfo/CMakeLists.txt')
-rw-r--r--util_liveinfo/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/util_liveinfo/CMakeLists.txt b/util_liveinfo/CMakeLists.txt
index 5bab600..04089f5 100644
--- a/util_liveinfo/CMakeLists.txt
+++ b/util_liveinfo/CMakeLists.txt
@@ -14,6 +14,7 @@ pkg_check_modules(info_pkgs REQUIRED
xdamage
xfixes
x11
+ xext
)
FOREACH(flag ${info_pkgs_CFLAGS})