summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/posix/wscript_build')
-rw-r--r--source4/ntvfs/posix/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/posix/wscript_build b/source4/ntvfs/posix/wscript_build
index b77c2120f8..7f8e9cff9d 100644
--- a/source4/ntvfs/posix/wscript_build
+++ b/source4/ntvfs/posix/wscript_build
@@ -34,7 +34,7 @@ bld.SAMBA_MODULE('ntvfs_posix',
autoproto='vfs_posix_proto.h',
subsystem='ntvfs',
init_function='ntvfs_posix_init',
- deps='NDR_XATTR WRAP_XATTR BLKID ntvfs_common MESSAGING LIBWBCLIENT_OLD pvfs_acl pvfs_aio',
+ deps='NDR_XATTR WRAP_XATTR ntvfs_common MESSAGING LIBWBCLIENT_OLD pvfs_acl pvfs_aio',
internal_module=True
)