summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-10 14:38:17 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-11 22:16:44 +1000
commit19a30d8b6f665303b27dea5f1c0094c6b3f0d6b5 (patch)
tree38cd6bfb9fdb63e057d1e5c9e51824acb2502ea4 /app-editors
parentapp-editors/qxmledit: add github remote-id (diff)
downloadgentoo-19a30d8b6f665303b27dea5f1c0094c6b3f0d6b5.tar.gz
gentoo-19a30d8b6f665303b27dea5f1c0094c6b3f0d6b5.tar.bz2
gentoo-19a30d8b6f665303b27dea5f1c0094c6b3f0d6b5.zip
app-editors/qxmledit: add missing dependencies
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/qxmledit/qxmledit-0.9.7.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.9.7.ebuild b/app-editors/qxmledit/qxmledit-0.9.7.ebuild
index 49e82f0eaa3d..fb26b9c080a7 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}"