commit:     bbc21cc4c894bf6636f78be442235eb9648e1413
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 16:20:10 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 16:20:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc21cc4

app-editors/featherpad: fix qt useflags depend

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../featherpad/{featherpad-1.5.0.ebuild => featherpad-1.5.0-r1.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/featherpad/featherpad-1.5.0.ebuild 
b/app-editors/featherpad/featherpad-1.5.0-r1.ebuild
similarity index 94%
rename from app-editors/featherpad/featherpad-1.5.0.ebuild
rename to app-editors/featherpad/featherpad-1.5.0-r1.ebuild
index 229b5bbfe620..9b69e0fe90b1 100644
--- a/app-editors/featherpad/featherpad-1.5.0.ebuild
+++ b/app-editors/featherpad/featherpad-1.5.0-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="+X"
 
 RDEPEND="
        app-text/hunspell:=
-       dev-qt/qtbase:6[cups,dbus,gui,widgets]
+       dev-qt/qtbase:6[dbus,gui,widgets]
        dev-qt/qtsvg:6
        X? ( x11-libs/libX11 )
 "

Reply via email to