commit: 19a30d8b6f665303b27dea5f1c0094c6b3f0d6b5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 04:38:17 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 12:16:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a30d8b
app-editors/qxmledit: add missing dependencies
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-editors/qxmledit/qxmledit-0.9.7.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-editors/qxmledit/qxmledit-0.9.7.ebuild
b/app-editors/qxmledit/qxmledit-0.9.7.ebuild
index 49e82f0eaa3..fb26b9c080a 100644
--- a/app-editors/qxmledit/qxmledit-0.9.7.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.9.7.ebuild
@@ -27,6 +27,8 @@ DEPEND="
dev-qt/qtwidgets:5
dev-qt/qtxml:5
dev-qt/qtxmlpatterns:5
+ media-libs/glu
+ virtual/opengl
"
RDEPEND="${DEPEND}"