gdk-pixbuf: Update from 2.36.2 to 2.36.4
[termux-packages] / packages / libtalloc / build.sh
index 921c28b..28bb29b 100644 (file)
@@ -42,7 +42,8 @@ Checking getconf large file support flags work: OK
 EOF
 
        ./configure --prefix=$TERMUX_PREFIX \
-                   --disable-rpath \
-                   --cross-compile \
-                   --cross-answers=cross-answers.txt
+               --disable-rpath \
+               --disable-python \
+               --cross-compile \
+               --cross-answers=cross-answers.txt
 }