summaryrefslogtreecommitdiff
path: root/package/xauth/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-01 11:23:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-01 11:23:47 +0100
commit541ed08700fdaeaf442c5a7eb514b1e040019664 (patch)
tree16a2ba81c8decde9b57702a812615ef4b6da8b0e /package/xauth/Makefile
parent1100ee559ae81eadd68d129dc6e2ada616a28fd0 (diff)
libgcc required
Diffstat (limited to 'package/xauth/Makefile')
-rw-r--r--package/xauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xauth/Makefile b/package/xauth/Makefile
index 150f2e813..8d9aab007 100644
--- a/package/xauth/Makefile
+++ b/package/xauth/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 2eb3cc3e4421e1b747c4ac16aac20cda
PKG_DESCR:= X authority file utility
PKG_SECTION:= x11/apps
-PKG_DEPENDS:= libx11 libxext libxmu
+PKG_DEPENDS:= libx11 libxext libxmu libgcc
PKG_BUILDDEP:= libX11 libXext libXmu
PKG_URL:= http://www.x.org
PKG_SITES:= ${MASTER_SITE_XORG}