Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890770 - [GURU] gui-wm/hyprland-0.20.1 requires app-misc/jq as dependency even without USE=grimblast
Summary: [GURU] gui-wm/hyprland-0.20.1 requires app-misc/jq as dependency even without...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 02:12 UTC by Davide Pizzolotto
Modified: 2023-01-14 18:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_890770.txt,2.85 KB, text/plain)
2023-01-14 02:12 UTC, Davide Pizzolotto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pizzolotto 2023-01-14 02:12:14 UTC
Created attachment 848414 [details]
build.log

As written in the title, gui-wm/hyprland-0.20.1::guru requires app-misc/jq to build.

This atom is listed as dependency only when USE=grimblast is specified, however, it is required in all cases.
Comment 1 Julien Roy 2023-01-14 15:28:05 UTC
Hi Davide,

Thanks for reporting this, I updated the ebuild to always include the dependency to app-misc/jq.
It's currently only in the dev branch so I"ll close this bug when it's merged in master.
Comment 2 Larry the Git Cow gentoo-dev 2023-01-14 18:43:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=edaffc71d407a17c5c74d5b0e6fb9fd1c331f350

commit edaffc71d407a17c5c74d5b0e6fb9fd1c331f350
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-01-14 14:58:26 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-01-14 14:59:31 +0000

    gui-wm/hyprland: update dependencies
    
    Closes: https://bugs.gentoo.org/890770
    Signed-off-by: Julien Roy <julien@jroy.ca>

 gui-wm/hyprland/hyprland-0.20.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)