From 515cc00c37ab05e71d52e73fc33f6ac0f2c31a65 Mon Sep 17 00:00:00 2001 From: groucho Date: Thu, 13 Feb 2003 08:08:17 +0000 Subject: Added Euroconv for Eric Santonacci Changed the opiemail config.in files to the correct dependencies. How did this slip in again ? --- (limited to 'noncore/unsupported') diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in index 097a965..d784bec 100644 --- a/noncore/unsupported/mail2/bend/config.in +++ b/noncore/unsupported/mail2/bend/config.in @@ -1,4 +1,4 @@ - config BEND - boolean "bend" - default "y" if OPIEMAIL2 - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 +config BEND + boolean "bend" + default "y" if MAIL + depends ( LIBQPE || LIBQPE-X11 ) && LIBMAIL && LIBOPIE && MAIL diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in index af0fa3c..02006a4 100644 --- a/noncore/unsupported/mail2/config.in +++ b/noncore/unsupported/mail2/config.in @@ -1,13 +1,12 @@ - config OPIEMAIL2 - boolean "opiemail" - default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL - config MAIL - boolean + boolean "mail" default "y" if OPIEMAIL - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + config OPIEMAIL2 + boolean "opiemail" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL source noncore/mail/bend/config.in source noncore/mail/libmail/config.in diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in index dd7b2dc..9262679 100644 --- a/noncore/unsupported/mail2/libmail/config.in +++ b/noncore/unsupported/mail2/libmail/config.in @@ -1,4 +1,4 @@ config LIBMAIL boolean "libmail" - default "y" if OPIEMAIL2 - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 + default "y" if MAIL + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && MAIL -- cgit v0.9.0.2