author | mickeyl <mickeyl> | 2003-12-09 19:23:34 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-09 19:23:34 (UTC) |
commit | 26fde0e3b94659ea9c296afc80c7f873467267e8 (patch) (unidiff) | |
tree | 3d4d48eee392fd8d7e3957f1e3ed9e4eb0f9e83a | |
parent | 0b7d74768f00be986f44bfbd61a6342fc854cc3a (diff) | |
download | opie-26fde0e3b94659ea9c296afc80c7f873467267e8.zip opie-26fde0e3b94659ea9c296afc80c7f873467267e8.tar.gz opie-26fde0e3b94659ea9c296afc80c7f873467267e8.tar.bz2 |
build system fix
-rw-r--r-- | noncore/net/mail/config.in | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/config.in b/noncore/net/mail/config.in index 5cd20d5..43ecc6f 100644 --- a/noncore/net/mail/config.in +++ b/noncore/net/mail/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIEMAIL3 | 1 | config MAIL3 |
2 | boolean "opie-mail3 (a mail client)" | 2 | boolean "opie-mail3 (a mail client)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
@@ -85,7 +85,7 @@ CONFIG_LIGHT-AND-POWER core/settings/light-and-power light-and-power.pro | |||
85 | CONFIG_LIQUID noncore/styles/liquidliquid.pro | 85 | CONFIG_LIQUID noncore/styles/liquidliquid.pro |
86 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro | 86 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro |
87 | CONFIG_MAILIT noncore/net/mailit mailit.pro | 87 | CONFIG_MAILIT noncore/net/mailit mailit.pro |
88 | CONFIG_MAIL noncore/net/mail mail.pro | 88 | CONFIG_MAIL3 noncore/net/mail mail.pro |
89 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro | 89 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro |
90 | CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro | 90 | CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro |
91 | CONFIG_METAL noncore/styles/metalmetal.pro | 91 | CONFIG_METAL noncore/styles/metalmetal.pro |