mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-misc/megasync: add missing dep
Closes: https://bugs.gentoo.org/766953 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -61,6 +61,7 @@ DEPEND="
|
|||||||
dev-qt/qtdbus:5
|
dev-qt/qtdbus:5
|
||||||
dev-qt/qtimageformats:5
|
dev-qt/qtimageformats:5
|
||||||
dev-qt/qtsvg:5
|
dev-qt/qtsvg:5
|
||||||
|
dev-qt/qtx11extras:5
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-lang/swig
|
dev-lang/swig
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@@ -60,6 +60,7 @@ DEPEND="
|
|||||||
dev-qt/qtdbus:5
|
dev-qt/qtdbus:5
|
||||||
dev-qt/qtimageformats:5
|
dev-qt/qtimageformats:5
|
||||||
dev-qt/qtsvg:5
|
dev-qt/qtsvg:5
|
||||||
|
dev-qt/qtx11extras:5
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
app-doc/doxygen
|
app-doc/doxygen
|
||||||
|
|||||||
Reference in New Issue
Block a user