summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-21 11:16:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-21 11:16:09 -0700
commit2dbd43395db8979d03abca18dfc6b95e57e38824 (patch)
treed1ad69a039174771bc0ff0ea5038ba1514ea64c9
parent04c11ebb9d505ef082fe3a40593b8b5dace97d04 (diff)
build.sh: add libXpresentHEADmaster
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/util/modular/-/merge_requests/27>
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index e0e7e4a..e60f207 100755
--- a/build.sh
+++ b/build.sh
@@ -1074,6 +1074,7 @@ build_all_modules() {
build lib libXinerama
build lib libxkbfile
build lib libXrandr
+ build lib libXpresent
build lib libXRes
build lib libXScrnSaver
case $HOST_OS in