browser
browser copied to clipboard
/usr/bin/dot owned by graphviz (gimp dependency)
- [x] I have read the Contributing Guidelines for this project.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Component AUR package
Describe the bug
Hi guys, I'm interested in this project but i noticed a pretty major flaw when it comes to the current way of storing the binary on Linux. As is dot will try to use /usr/bin/dot but that is already acquired by "graphviz" which is a dependency of the GIMP program. I would suggest changing it to dot-browser or something similar
To Reproduce Steps to reproduce the behavior:
- Install GIMP on Arch/Manjaro
- Attempt to install dot browser through AUR
- See conflict
Expected behavior Install without conflicts
System Information (please complete the following information):
- OS: Arch / Manjaro
- Version: Rolling
Dot Browser Information (please complete the following information):
- Version: Current AUR
Additional context This should have been fixed with #581