]> git.pld-linux.org Git - packages/libimobiledevice.git/blob - swig2.patch
BR python-plist, but still fails to find it
[packages/libimobiledevice.git] / swig2.patch
1 --- libimobiledevice-1.0.4/configure.ac~        2010-11-27 20:34:30.000000000 +0200
2 +++ libimobiledevice-1.0.4/configure.ac 2010-12-20 20:49:38.897686620 +0200
3 @@ -60,7 +60,7 @@
4             [build_swig=true])
5  if test "$build_swig" = "true" -a "$SWIG" != "false" ; then
6              AM_PATH_PYTHON(2.3)
7 -            AC_PROG_SWIG(1.3.21)
8 +            AC_PROG_SWIG(2.0.0)
9              AX_SWIG_ENABLE_CXX
10              SWIG_PYTHON
11              SWIG_SUB=swig
This page took 0.051847 seconds and 3 git commands to generate.