Searched refs:PC_DEPS (Results 1 – 1 of 1) sorted by relevance
22 PC_DEPS = libchrome-$(BASE_VER) libbrillo-$(BASE_VER) openssl macro23 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))24 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))