Config.in 420 B

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