aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2020-12-31 05:24:39 +0100
committerDavid Roman <davidroman96@gmail.com>2020-12-31 05:24:39 +0100
commit3e8f6553c1ef73a8233b32a10c86d2f156d64c08 (patch)
treefb8731be341f76019987c197aac601edc360eb12
parentkde-frameworks/kquickimageeditor: add missing dep (diff)
downloadguru-3e8f6553.tar.gz
guru-3e8f6553.tar.bz2
guru-3e8f6553.zip
dev-libs/libQuotient: add missing dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Roman <davidroman96@gmail.com>
-rw-r--r--dev-libs/libQuotient/libQuotient-0.6.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
index bd5160bac6..f5b1d6f1f4 100644
--- a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
+++ b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
@@ -24,5 +24,6 @@ RESTRICT="!test? ( test )"
DEPEND="
dev-qt/qtgui
dev-qt/qtnetwork
+ dev-qt/qtmultimedia
"
RDEPEND="${DEPEND}"