summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-02 22:25:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-03 01:17:28 +0100
commit4a17cf532ce783b309b756256d3eddbb0ce662a2 (patch)
tree69b0b72275cc75dc77acd15023288e0595a72dd4 /x11-misc
parentsys-auth/polkit-kde-agent: pkgmove to kde-plasma/polkit-kde-agent (diff)
downloadkde-sunset-4a17cf532ce783b309b756256d3eddbb0ce662a2.tar.gz
kde-sunset-4a17cf532ce783b309b756256d3eddbb0ce662a2.tar.bz2
kde-sunset-4a17cf532ce783b309b756256d3eddbb0ce662a2.zip
x11-misc/appmenu-qt: Fix MissingUseDepDefault
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild b/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
index 48d85912..538a60b4 100644
--- a/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
+++ b/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
@@ -15,10 +15,11 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
+ >=dev-libs/libdbusmenu-qt-0.9.0[qt4(-)]
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
- >=dev-libs/libdbusmenu-qt-0.9.0[qt4]"
+"
RDEPEND="${DEPEND}"
DOCS=( NEWS README )