-rw-r--r-- | core/apps/taboapp/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/taboapp/config.in b/core/apps/taboapp/config.in index 386b4c7..a7e8bc4 100644 --- a/core/apps/taboapp/config.in +++ b/core/apps/taboapp/config.in @@ -1,4 +1,4 @@ config TABOAPP boolean "TabOApp" default "n" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && EXPERIMENTAL + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OAPP && EXPERIMENTAL |