summaryrefslogtreecommitdiffstats
path: root/e
diff options
context:
space:
mode:
authorEric Sandall2008-03-18 19:49:49 -0700
committerEric Sandall2008-03-18 19:49:49 -0700
commit45a45e625f750b72cc4d8f86a95106460162253c (patch)
tree2be7619eafab9789ab23ae2ba4cbeb5cf02852b0 /e
parentb963db641139ce22e65aac2e827933e26bfe4818 (diff)
ecore: X11-LIBS to the one and only xorg-libs
Diffstat (limited to 'e')
-rwxr-xr-xe/ecore/DEPENDS2
-rw-r--r--e/ecore/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/e/ecore/DEPENDS b/e/ecore/DEPENDS
index 4b0f0da0ad..06cbfe72a5 100755
--- a/e/ecore/DEPENDS
+++ b/e/ecore/DEPENDS
@@ -13,7 +13,7 @@ optional_depends openssl \
"--disable-openssl" \
"for OpenSSL connection support" &&
-optional_depends X11-LIBS \
+optional_depends xorg-libs \
"--enable-ecore-x" \
"--disable-ecore-x" \
"for X11 ecore_x module" &&
diff --git a/e/ecore/HISTORY b/e/ecore/HISTORY
index 32267154b2..794ce243cb 100644
--- a/e/ecore/HISTORY
+++ b/e/ecore/HISTORY
@@ -1,3 +1,6 @@
+2008-03-18 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Switch X11-LIBS to the one and only xorg-libs
+
2007-09-17 Ladislav Hagara <hgr@vabo.cz>
* CONFIGURE, BUILD: added possibility to build Ecore_Desktop module