mirror of
https://github.com/JakeStanger/Rofi_MPD.git
synced 2026-07-11 11:14:38 +01:00
[GH-ISSUE #14] AUR package missing dependencies #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/Rofi_MPD#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JakeStanger on GitHub (Mar 4, 2019).
Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/14
Since restructuring the package the AUR package will no longer install. I do not use Arch any more so I'm unable to test this. If anybody can update it that'd be great; it should only be changing a couple of paths.
@JakeStanger commented on GitHub (Sep 24, 2019):
Hey @rubdos I'm looking to get this packaged up for a few distros so found the time to test this. Could you update the dependencies section of the PKGBUILD please as follows:
Everything else should still be good :)
@rubdos commented on GitHub (Sep 25, 2019):
Isn't
binutilsassumed when you're building withmakepkg? Otherwise, lgtm. EDIT: I've included it for now, since I'm not sure.@rubdos commented on GitHub (Sep 25, 2019):
I've pushed a new version. Feel free to ping me here any time you have AUR issues; I didn't even notice this! :o
@JakeStanger commented on GitHub (Sep 25, 2019):
Not sure whether it is. I ran
makepkgon a blank Arch VM andbinutilswas missing so it makes sense to include it in my eyes.Thanks a bunch :)
@rubdos commented on GitHub (Sep 26, 2019):
No problem. Don't forget to close the issue :-)
@JakeStanger commented on GitHub (Sep 26, 2019):
Sorry @rubdos the package is still showing as last updated March. Are you able to confirm this? Once I know for sure it's updated I'll close the issue.
@rubdos commented on GitHub (Sep 27, 2019):
Woops, forgot to
git push...@JakeStanger commented on GitHub (Sep 27, 2019):
No problem, thanks for updating it!