]> git.sesse.net Git - vlc/commitdiff
COnfigure: libbluray depends on libxml2 for now
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 8 May 2011 18:40:06 +0000 (20:40 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 8 May 2011 18:40:06 +0000 (20:40 +0200)
configure.ac

index 097595be405c67855b1762b94d4bf51811e6b9f0..02eab17b56e2fa0ddf37abedfe327fa0959fafc2 100644 (file)
@@ -2007,7 +2007,7 @@ fi
 dnl
 dnl  Blu-ray Disc Support with libbluray
 dnl
-PKG_ENABLE_MODULES_VLC([BLURAY], [libbluray], [libbluray >= 0.2 ], (libbluray for Blu-ray disc support ) )
+PKG_ENABLE_MODULES_VLC([BLURAY], [libbluray], [libbluray >= 0.2 libxml2 >= 2.6 ], (libbluray for Blu-ray disc support ) )
 
 dnl
 dnl  OpenCV wrapper and example filters