Commit 66f96222 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

hplip: needs C++ support in toolchain



As pointed out by Thomas.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 5538e476
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_HPLIP
	bool "hplip"
	depends on BR2_INSTALL_LIBSTDCPP
	depends on BR2_PACKAGE_CUPS
	select BR2_PACKAGE_LIBUSB
	select BR2_PACKAGE_JPEG