aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/libuuid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/libuuid/Makefile b/misc/libuuid/Makefile
index b87afa0281ea..1e82c4084e01 100644
--- a/misc/libuuid/Makefile
+++ b/misc/libuuid/Makefile
@@ -18,6 +18,7 @@ GH_ACCOUNT= util-linux
GH_PROJECT= util-linux
USE_LDCONFIG= yes
+HAS_SYMBOL_VERSION= ${PREFIX}/lib/libuuid.so.1.3.0
# disable all Meson features because the project has gazillion of them and we only need one
MESON_ARGS= --auto-features=disabled \
-Dallow-32bit-time=true \