commit:     0be09650318dcb4e81ffaafcfecefe0460fbb4c3
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 20 22:55:42 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 20 22:55:42 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=0be09650

[net-libs/kqoauth] add missing dependency

Package-Manager: portage-2.2.15

---
 net-libs/kqoauth/kqoauth-0.98.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-libs/kqoauth/kqoauth-0.98.ebuild 
b/net-libs/kqoauth/kqoauth-0.98.ebuild
index e11dc58..b64879e 100644
--- a/net-libs/kqoauth/kqoauth-0.98.ebuild
+++ b/net-libs/kqoauth/kqoauth-0.98.ebuild
@@ -15,7 +15,10 @@ KEYWORDS=""
 
 IUSE=""
 
-DEPEND="dev-qt/qtcore:4"
+DEPEND="
+       dev-qt/qtcore:4
+       dev-qt/qtgui:4
+"
 RDEPEND="${DEPEND}"
 
 src_unpack() {

Reply via email to