Searched refs:PKG5 (Results 1 – 1 of 1) sorted by relevance
8 PKG5="Qt5Core Qt5Gui Qt5Widgets"27 if ${HOSTPKG_CONFIG} --exists $PKG5; then28 ${HOSTPKG_CONFIG} --cflags ${PKG5} > ${cflags}29 ${HOSTPKG_CONFIG} --libs ${PKG5} > ${libs}38 echo >&2 "* You need $PKG5 for Qt5"