summaryrefslogtreecommitdiff
path: root/config.in
Side-by-side diff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.in b/config.in
index 25f554c..31d4684 100644
--- a/config.in
+++ b/config.in
@@ -143,24 +143,28 @@ config OPIE_NO_SOUND_PCM_READ_BITS
config OPIE_WE_VERSION_OVERRIDE
boolean "Override autodetection of wireless extension (WE) version"
default n
config OPIE_WE_VERSION
depends OPIE_WE_VERSION_OVERRIDE
string "The wireless extension (WE) version to build against"
default "15" if ! TARGET_X86
default "16" if TARGET_X86
endmenu
+menu "Dependencies"
+ source dependencies.in
+endmenu
+
menu "Base"
choice
prompt "Qpe Library Selection"
default LIBQPE
source library/config.in
source x11/config.in
endchoice
source libopie/config.in
source libopie2/config.in
source libqtaux/config.in