From e251f8299bf34e329613e68116d47e124192bc84 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Tue, 13 May 2014 09:34:02 +0200
Subject: use static-libgc not only for base, simplifies dependencies, just a
 few bytes bigger for a xbmc build

---
 package/xorg-server/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/xorg-server')

diff --git a/package/xorg-server/Makefile b/package/xorg-server/Makefile
index 486bcec2e..473b9e93d 100644
--- a/package/xorg-server/Makefile
+++ b/package/xorg-server/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:=		x11/server
 PKG_DEPENDS:=		libopenssl libxfont pixman libpciaccess libxkbfile
 PKG_DEPENDS+=		libfontenc xkeyboard-config xkbcomp libxau libxaw
 PKG_DEPENDS+=		libxmu libxpm libxrender libxt libxxf86dga libxext
-PKG_DEPENDS+=		libxdmcp libxv libsm libice libx11 libxcb libgcc librt
+PKG_DEPENDS+=		libxdmcp libxv libsm libice libx11 libxcb librt
 PKG_DEPENDS+=		libxshmfence libfreetype libfontenc
 PKG_BUILDDEP:=		libX11 randrproto renderproto fixesproto damageproto
 PKG_BUILDDEP+=		scrnsaverproto resourceproto fontsproto videoproto
-- 
cgit v1.2.3