From: Michael Büsch Date: Thu, 26 Aug 2010 19:50:47 +0000 (+0000) Subject: pwrtray: Add qt4-gui dep X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=49c57f87073ec9ce2e0270f64ca924409ea40cb8 pwrtray: Add qt4-gui dep SVN-Revision: 22816 --- diff --git a/Xorg/app/pwrtray/Makefile b/Xorg/app/pwrtray/Makefile index 7264abb8e3..a4297b7a85 100644 --- a/Xorg/app/pwrtray/Makefile +++ b/Xorg/app/pwrtray/Makefile @@ -28,7 +28,7 @@ define Package/pwrtray SUBMENU:=app TITLE:=pwrtray URL:=http://bu3sch.de/gitweb?p=pwrtray.git;a=summary - DEPENDS:=+qt4 + DEPENDS:=+qt4 +qt4-gui endef define Package/pwrtray/description