-rw-r--r-- | core/apps/calibrate/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/calibrate/config.in b/core/apps/calibrate/config.in index 0a7d5da..e408448 100644 --- a/core/apps/calibrate/config.in +++ b/core/apps/calibrate/config.in @@ -1,4 +1,4 @@ # config #CALIBRATE # boolean "calibrate" # default "y" -# depends LIBQPE && LIBOPIE +# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |