commit:     1913fc778338b4a0377ee22ba7fc439b39c0ce66
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 19:38:46 2023 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 19:41:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1913fc77

app-admin/conky: Really fix 915964

Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>
Bug: https://bugs.gentoo.org/915964

 .../conky/{conky-1.19.6-r1.ebuild => conky-1.19.6-r2.ebuild}      | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/app-admin/conky/conky-1.19.6-r1.ebuild 
b/app-admin/conky/conky-1.19.6-r2.ebuild
similarity index 98%
rename from app-admin/conky/conky-1.19.6-r1.ebuild
rename to app-admin/conky/conky-1.19.6-r2.ebuild
index 41a5bd379f95..9e0a9052978e 100644
--- a/app-admin/conky/conky-1.19.6-r1.ebuild
+++ b/app-admin/conky/conky-1.19.6-r2.ebuild
@@ -65,13 +65,6 @@ RDEPEND="
        cmus? ( media-sound/cmus )
        hddtemp? ( app-admin/hddtemp )
        moc? ( media-sound/moc )
-       extras? (
-               app-editors/nano
-               || (
-                       app-editors/vim
-                       app-editors/gvim
-               )
-       )
 "
 DEPEND="
        ${COMMON_DEPEND}
@@ -150,6 +143,7 @@ src_configure() {
                        -DBUILD_X11=yes
                        -DBUILD_XDAMAGE=yes
                        -DBUILD_XDBE=yes
+                       -DBUILD_XFIXES=yes
                        -DBUILD_XSHAPE=yes
                        -DBUILD_MOUSE_EVENTS=yes
                        -DOWN_WINDOW=yes

Reply via email to