diff --git a/XOrg/lib/gtk-1.2.10/Makefile b/XOrg/lib/gtk-1.2.10/Makefile index 4635accd5..5c39ef40e 100644 --- a/XOrg/lib/gtk-1.2.10/Makefile +++ b/XOrg/lib/gtk-1.2.10/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -35,7 +35,7 @@ define Package/gtk-1.2.10 CATEGORY:=Xorg SUBMENU:=framework TITLE:=GTK+ 1.2.10 package - DEPENDS:=+glib1 @DISPLAY_SUPPORT + DEPENDS:=+glib1 +libX11 @DISPLAY_SUPPORT endef define Build/Configure