add path to cups, as it does not detect it automatically

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21080 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2010-04-21 21:45:52 +00:00
parent f44c901c2e
commit 2484c7e47e

View File

@ -34,6 +34,8 @@ to a Canon printer. It currently supports Cups 1.2 and Cups 1.3 and
is designed by reverse engineering.
endef
CONFIGURE_ARGS += --with-cupsbackenddir=$(STAGING_DIR)/usr/include/cups
TARGET_CFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/cups-bjnp/install