From 18601f118d221a63091191da598895ea40384558 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 23 Nov 2008 15:39:25 +0000 Subject: [PATCH] Fix dependencies. SVN-Revision: 13328 --- Xorg/app/xeyes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/app/xeyes/Makefile b/Xorg/app/xeyes/Makefile index fa8a2149ec..ba79f45a61 100644 --- a/Xorg/app/xeyes/Makefile +++ b/Xorg/app/xeyes/Makefile @@ -25,7 +25,7 @@ define Package/xeyes SECTION:=xorg-app CATEGORY:=Xorg SUBMENU:=app - DEPENDS:=@DISPLAY_SUPPORT + DEPENDS:=+libX11 +libXt +libXext +libXmu TITLE:=xeyes URL:=http://xorg.freedesktop.org/ endef -- 2.30.2