summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2022-04-01 00:32:39 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 11:54:34 +0300
commit41f03aa518c0d7ca76a4e1eec233b409f690753f (patch)
tree2826a2f6910e05d1785f3ef7b05050b21e199157 /x11-misc/albert
parentdev-libs/dqlite: add 1.10.0 (diff)
downloadgentoo-41f03aa518c0d7ca76a4e1eec233b409f690753f.tar.gz
gentoo-41f03aa518c0d7ca76a4e1eec233b409f690753f.tar.bz2
gentoo-41f03aa518c0d7ca76a4e1eec233b409f690753f.zip
x11-misc/albert: add dev-qt/qtgraphicaleffects:5 to RDEPEND
Closes: https://bugs.gentoo.org/794928 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/24840 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc/albert')
-rw-r--r--x11-misc/albert/albert-0.17.2-r1.ebuild (renamed from x11-misc/albert/albert-0.17.2.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/albert/albert-0.17.2.ebuild b/x11-misc/albert/albert-0.17.2-r1.ebuild
index 037b2adeeeec..688d62bc66b8 100644
--- a/x11-misc/albert/albert-0.17.2.ebuild
+++ b/x11-misc/albert/albert-0.17.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake xdg-utils
@@ -41,6 +41,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
+ dev-qt/qtgraphicaleffects:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtsql:5[sqlite]