Config.in 386 B

123456789101112
  1. config BR2_PACKAGE_RDESKTOP
  2. bool "rdesktop"
  3. select BR2_PACKAGE_OPENSSL
  4. depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
  5. default n
  6. help
  7. rdesktop is an open source client for Windows NT Terminal
  8. Server and Windows 2000/2003 Terminal Services, capable of
  9. natively speaking Remote Desktop Protocol (RDP) in order to
  10. present the user's NT desktop.
  11. http://rdesktop.sf.net/