summaryrefslogtreecommitdiffstats
path: root/e/enlightenment
diff options
context:
space:
mode:
authorEric Sandall2007-11-07 20:04:56 -0800
committerEric Sandall2007-11-07 20:04:56 -0800
commitf75209aaf7a46b000f88f636adf88ab335ca4046 (patch)
treeb1113db10db3ff1c0023d87df1ff03da2ff34a0b /e/enlightenment
parentd26e8f48cb6af549482443e0a7800442cd9c1d31 (diff)
Revert "enlightenment: e_modules is deprecated in favour of the split e_modules-*"
This reverts commit fd3970da0ab2c25a10988de0af90b6b3bb6bed59. You're correct Ladislav, I just saw that the modules conflict with it (from the upgrade path of old e_modules) and went with that. :)
Diffstat (limited to 'e/enlightenment')
-rwxr-xr-xe/enlightenment/DEPENDS1
-rw-r--r--e/enlightenment/HISTORY3
2 files changed, 1 insertions, 3 deletions
diff --git a/e/enlightenment/DEPENDS b/e/enlightenment/DEPENDS
index d69ee088cb..ab3b4c13f8 100755
--- a/e/enlightenment/DEPENDS
+++ b/e/enlightenment/DEPENDS
@@ -16,6 +16,7 @@ if [ "$EPROFILE_E17" == "y" ]; then
depends e17 &&
optional_depends e_module-eloquence '' '' 'for on-screen music titles' &&
+ optional_depends e_modules '' '' 'for extra modules' &&
optional_depends e_utils '' '' 'for menu and background editor' &&
optional_depends e17genmenu '' '' 'for a menu generator' &&
optional_depends eclair '' '' 'for a media player' &&
diff --git a/e/enlightenment/HISTORY b/e/enlightenment/HISTORY
index 6dd6c8c385..cf98f06ae4 100644
--- a/e/enlightenment/HISTORY
+++ b/e/enlightenment/HISTORY
@@ -1,6 +1,3 @@
-2007-11-02 Eric Sandall <sandalle@sourcemage.org>
- * DEPENDS: e_modules is deprecated in favour of the separated modules
-
2007-11-01 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Don't list eterm twice