-rw-r--r-- | noncore/unsupported/gsmtool/config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/unsupported/gsmtool/config.in b/noncore/unsupported/gsmtool/config.in index f023d61..bb7a052 100644 --- a/noncore/unsupported/gsmtool/config.in +++ b/noncore/unsupported/gsmtool/config.in @@ -1,4 +1,4 @@ -# config #GSMTOOL -# boolean "gsmtool" -# default "y" -# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + config GSMTOOL + boolean "gsmtool" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |