-rw-r--r-- | example/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/config.in b/example/config.in index 7487ef1..b3e07d3 100644 --- a/example/config.in +++ b/example/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | # config #EXAMPLE | 1 | # config #EXAMPLE |
2 | # boolean "example" | 2 | # boolean "example" |
3 | # default "y" | 3 | # default "y" |
4 | # depends LIBQPE && LIBOPIE | 4 | # depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |