summaryrefslogtreecommitdiff
path: root/erofs-utils.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-13 10:31:00 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-13 10:31:00 +0000
commit494819563fd61894f16e11b4d831d5fa682dcf5f (patch)
treec1e192c10b823a4b7c5461bf8c16834c9b15a5fd /erofs-utils.spec
parent3c557c9459352f38ef900cbda998328fdeb18b70 (diff)
automatic import of erofs-utils
Diffstat (limited to 'erofs-utils.spec')
-rw-r--r--erofs-utils.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/erofs-utils.spec b/erofs-utils.spec
index 1f94c77..17a70d2 100644
--- a/erofs-utils.spec
+++ b/erofs-utils.spec
@@ -39,8 +39,11 @@ This package contains a utility to mount EROFS images
%build
autoreconf -ivf
+export libuuid_CFLAGS="-I/usr/include/uuid"
+export libuuid_LIBS="-luuid"
./configure --prefix=/usr \
--with-selinux \
+ --with-uuid \
--enable-lzma \
--with-zlib \
--enable-fuse