]> git.sesse.net Git - vlc/commitdiff
Require libdsm >= 0.0.4
authorThomas Guillem <thomas@gllm.fr>
Fri, 30 Jan 2015 09:52:45 +0000 (10:52 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 30 Jan 2015 10:10:33 +0000 (11:10 +0100)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
configure.ac

index e5a22c309a2a99aa1102fc47451df3d5e5506905..2704b28cfab8aa6e143a28e09b022dfdbcda10b2 100644 (file)
@@ -1736,7 +1736,7 @@ AS_IF([test "${SYS}" = "mingw32"], [ VLC_ADD_PLUGIN([access_smb]) ])
 dnl
 dnl  liBDSM access module
 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 sftp access support