libwnck depends on libX11
authorMirko Vogt <mirko@openwrt.org>
Sun, 4 Apr 2010 12:55:25 +0000 (12:55 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 4 Apr 2010 12:55:25 +0000 (12:55 +0000)
SVN-Revision: 20696

Xorg/lib/wnck/Makefile

index 8fb81ed68586f36cceee2ebeb903578e2088dde6..c1451cee465a4f4bd6d3024f7bdc996e43f56a28 100644 (file)
@@ -38,7 +38,7 @@ define Package/libwnck
   SUBMENU:=libraries
   TITLE:=Window Navigator Construction Kit
   URL:=http://ftp.gnome.org/
-  DEPENDS:=+gtk2 +glib2 +libXext +libintl
+  DEPENDS:=+libX11 +gtk2 +glib2 +libXext +libintl
 endef
 
 define Package/libwnck/description