-rw-r--r-- | noncore/net/opierdesktop/config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/noncore/net/opierdesktop/config.in b/noncore/net/opierdesktop/config.in new file mode 100644 index 0000000..d7a98cf --- a/dev/null +++ b/noncore/net/opierdesktop/config.in @@ -0,0 +1,6 @@ + config OPIE-RDESKTOP + boolean "opie-rdesktop (rdp client)" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + comment "opie-rdesktop needs libqpe and libopie1" + depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE) |