-rw-r--r-- | noncore/games/snake/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/games/snake/config.in b/noncore/games/snake/config.in new file mode 100644 index 0000000..0048f9c --- a/dev/null +++ b/noncore/games/snake/config.in @@ -0,0 +1,4 @@ + config SNAKE + boolean "snake" + default "y" + depends LIBQPE && LIBOPIE |