From 2f21eb064d11b6ef8edf2db77d3a8a6ce4266a0b Mon Sep 17 00:00:00 2001 From: clem Date: Fri, 15 Oct 2004 21:25:03 +0000 Subject: split the two config in one file into two config.in files, so the dependencies will be read (so OPIE_EYE_SLAVE is now defined in slave/config.in) --- (limited to 'noncore/graphics') diff --git a/noncore/graphics/opie-eye/config.in b/noncore/graphics/opie-eye/config.in index bab871d..0bf1a27 100644 --- a/noncore/graphics/opie-eye/config.in +++ b/noncore/graphics/opie-eye/config.in @@ -3,7 +3,4 @@ default "y" depends on ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2MM - config OPIE_EYE_SLAVE - boolean - default "y" if OPIE_EYE - depends on ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2MM + source noncore/graphics/opie-eye/slave/config.in diff --git a/noncore/graphics/opie-eye/slave/config.in b/noncore/graphics/opie-eye/slave/config.in new file mode 100644 index 0000000..609bf31 --- a/dev/null +++ b/noncore/graphics/opie-eye/slave/config.in @@ -0,0 +1,4 @@ + config OPIE_EYE_SLAVE + boolean + default "y" if OPIE_EYE + depends on ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2MM -- cgit v0.9.0.2