Home
last modified time | relevance | path

Searched refs:pkg (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh7 pkg-config --libs ncursesw 2>/dev/null && exit
8 pkg-config --libs ncurses 2>/dev/null && exit
24 if pkg-config --cflags ncursesw 2>/dev/null; then
26 elif pkg-config --cflags ncurses 2>/dev/null; then
/rk3399_rockchip-uboot/scripts/kconfig/
H A DMakefile231 HOSTLOADLIBES_gconf = `pkg-config --libs gtk+-2.0 gmodule-2.0 libglade-2.0`
232 HOSTCFLAGS_gconf.o = `pkg-config --cflags gtk+-2.0 gmodule-2.0 libglade-2.0` \
238 pkg-config --libs menuw panelw ncursesw 2>/dev/null \
239 || pkg-config --libs menu panel ncurses 2>/dev/null \
250 if pkg-config --exists Qt5Core; then \
252 libs=`pkg-config --libs Qt5Core Qt5Gui Qt5Widgets`; \
253 moc=`pkg-config --variable=host_bins Qt5Core`/moc; \
254 elif pkg-config --exists QtCore; then \
255 cflags=`pkg-config --cflags QtCore QtGui`; \
256 libs=`pkg-config --libs QtCore QtGui`; \
[all …]
/rk3399_rockchip-uboot/tools/
H A DMakefile154 $(shell pkg-config --libs libssl libcrypto 2> /dev/null || echo "-lssl -lcrypto")
/rk3399_rockchip-uboot/
H A DREADME4822 # cd /usr/pkg/cross/powerpc-netbsd/include