-rw-r--r-- | noncore/games/sfcave/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/games/sfcave/config.in b/noncore/games/sfcave/config.in new file mode 100644 index 0000000..214e5a5 --- a/dev/null +++ b/noncore/games/sfcave/config.in @@ -0,0 +1,4 @@ + config SFCAVE + boolean "sfcave" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |