hplip: needs C++ support in toolchain

As pointed out by Thomas.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2013-03-20 20:50:14 +01:00
parent 5538e47662
commit 66f962224a

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_HPLIP
bool "hplip"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_PACKAGE_CUPS
select BR2_PACKAGE_LIBUSB
select BR2_PACKAGE_JPEG