]> git.sesse.net Git - vlc/commitdiff
Configure: fix xml2 detection for libbluray
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 8 May 2011 23:04:43 +0000 (01:04 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 8 May 2011 23:05:22 +0000 (01:05 +0200)
10l

configure.ac

index 02eab17b56e2fa0ddf37abedfe327fa0959fafc2..d7f17c7cdd0dc45d1a577f2b06ed9835c0decc92 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 libxml2 >= 2.6 ], (libbluray for Blu-ray disc support ) )
+PKG_ENABLE_MODULES_VLC([BLURAY], [libbluray], [libbluray >= 0.2 libxml-2.0 >= 2.6 ], (libbluray for Blu-ray disc support ) )
 
 dnl
 dnl  OpenCV wrapper and example filters