@AbysmalBiscuit Thanks for your answers and I'm clear to my first question.
My second question, or the other questions are:
- If I build and install python-dlib with sqlite, then remove sqlite with
pacman -Rdd sqlite, will python-dlib run? - If I build and install python-dlib with lapack, then remove lapack with
pacman -Rdd lapack, will python-dlib run? - If I build and install python-dlib with libpng, then remove libpng with
pacman -Rdd libpng, will python-dlib run?
etc.
Pinned Comments
petronny commented on 2024-03-30 13:11 (UTC) (edited on 2024-03-30 13:13 (UTC) by petronny)
Set
_build_cpuand_build_cudato 1 and 0 to build or not build the CPU or CUDA version.If
options=(!lto)has no effect, please check if it's still enabled in/etc/makepkg.conf.petronny commented on 2023-11-28 04:57 (UTC)
Prebuilt binaries of this package can be found in arch4edu.