From 91f4e71fdecf2c67d43c5629957ee7b226435a08 Mon Sep 17 00:00:00 2001 From: Eric Sandall Date: Fri, 6 Sep 2013 14:27:18 -0700 Subject: e17: Replace xorg-libs with libx11, libxau, libxdmcp, and libxext --- e-17/e17/DEPENDS | 5 ++++- e-17/e17/HISTORY | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'e-17') 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 + * DEPENDS: Replace xorg-libs with libx11, libxau, libxdmcp, and + libxext + 2013-07-30 Eric Sandall * DETAILS: Updated to 0.17.4 -- cgit v1.2.3