diff --git a/Xorg/app/xeyes/Makefile b/Xorg/app/xeyes/Makefile index fa8a2149e..ba79f45a6 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