Config.in 455 B

1234567891011121314
  1. config BR2_PACKAGE_SYNERGY
  2. bool "synergy"
  3. depends on BR2_PACKAGE_XORG7
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. help
  6. Synergy lets you easily share a single mouse and
  7. keyboard between multiple computers with different
  8. operating systems, each with its own display,
  9. without special hardware.
  10. http://synergy2.sourceforge.net/
  11. comment "synergy requires a toolchain with C++ support enabled"
  12. depends on BR2_PACKAGE_XORG7 && !BR2_INSTALL_LIBSTDCPP