[SCM] libmediainfo/master: Add --with-tinyxml (use system tinyxml)
hyperair at users.alioth.debian.org
hyperair at users.alioth.debian.org
Fri Jan 27 04:24:58 UTC 2012
The following commit has been merged in the master branch:
commit 4fa4d5a5789cae4ccdf76a7c39233d403ea607eb
Author: Chow Loong Jin <hyperair at debian.org>
Date: Wed Jan 25 04:18:22 2012 +0800
Add --with-tinyxml (use system tinyxml)
diff --git a/debian/rules b/debian/rules
index 7717095..499499f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,8 @@ override_dh_auto_configure:
--enable-shared \
--enable-visibility \
--disable-libcurl \
- --disable-libmms
+ --disable-libmms \
+ --with-libtinyxml
override_dh_auto_build:
cd Source/Doc && doxygen Doxyfile
--
libmediainfo packaging
More information about the pkg-multimedia-commits
mailing list