Explorar el Código

hplip: needs C++ support in toolchain

As pointed out by Thomas.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard hace 12 años
padre
commit
66f962224a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/hplip/Config.in

+ 1 - 0
package/hplip/Config.in

@@ -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