opencv: Fix pkgconfig file after multiple outputs
It used to contain: ```` includedir_old=${prefix}/include/opencv includedir_new=${prefix}/include Cflags: -I${includedir_old} -I${includedir_new} ```` Should fix build of 'seeks' and some others.
parent
27d018a1
Please register or sign in to comment