summaryrefslogtreecommitdiffstats
path: root/e-17
diff options
context:
space:
mode:
authorEric Sandall2013-09-06 14:27:18 -0700
committerEric Sandall2013-09-06 14:27:18 -0700
commit91f4e71fdecf2c67d43c5629957ee7b226435a08 (patch)
tree27149f13070ad1154b62879b833795cb07738d51 /e-17
parent0b88cfd54f1949f7a62a62ab8bed6fc32cfd0db4 (diff)
e17: Replace xorg-libs with libx11, libxau, libxdmcp, and libxext
Diffstat (limited to 'e-17')
-rwxr-xr-xe-17/e17/DEPENDS5
-rw-r--r--e-17/e17/HISTORY4
2 files changed, 8 insertions, 1 deletions
diff --git a/e-17/e17/DEPENDS b/e-17/e17/DEPENDS
index 439fba3900..78c8b1eb8c 100755
--- a/e-17/e17/DEPENDS
+++ b/e-17/e17/DEPENDS
@@ -1,9 +1,12 @@
depends imlib2 &&
+depends libx11 &&
+depends libxau &&
depends libxcursor &&
depends libxdamage &&
+depends libxdmcp &&
+depends libxext &&
depends libxinerama &&
depends libxrandr &&
-depends xorg-libs &&
if [[ "x${E17_BRANCH}" == "xscm" ]]; then
depends edbus &&
diff --git a/e-17/e17/HISTORY b/e-17/e17/HISTORY
index eed1cac6de..fe6f3036c1 100644
--- a/e-17/e17/HISTORY
+++ b/e-17/e17/HISTORY
@@ -1,3 +1,7 @@
+2013-09-06 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Replace xorg-libs with libx11, libxau, libxdmcp, and
+ libxext
+
2013-07-30 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 0.17.4