guowenxue
2020-08-22 e08969d04cf798096baee6ab102e9676d8466f22
3rdparty/zbar/build.sh
@@ -65,7 +65,7 @@
    set -e
    if [ -f ${PREFIX_PATH}/bin/zbarcam ] ; then
    if [ -f ${PREFIX_PATH}/lib/libzbar.so ] ; then
        msg_banner "$SRC_NAME already compile and installed"
        return 0;
    fi
@@ -116,6 +116,14 @@
    cd -
fi
if [ ! -f ${PREFIX_PATH}/lib/libiconv.so ] ; then
    cd ../iconv
    ./build.sh
    cd -
fi
compile_zbar