Commit 2f727949 authored by Thomas Guillem's avatar Thomas Guillem Committed by Jean-Baptiste Kempf

Require libdsm >= 0.0.4

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent db1b59db
...@@ -1736,7 +1736,7 @@ AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([access_smb]) ]) ...@@ -1736,7 +1736,7 @@ AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([access_smb]) ])
dnl dnl
dnl liBDSM access module dnl liBDSM access module
dnl dnl
PKG_ENABLE_MODULES_VLC([DSM], [dsm], [libdsm >= 0.0.3], [libdsm SMB/CIFS access/sd module], [auto]) PKG_ENABLE_MODULES_VLC([DSM], [dsm], [libdsm >= 0.0.4], [libdsm SMB/CIFS access/sd module], [auto])
dnl dnl
dnl sftp access support dnl sftp access support
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment