Description of problem: I cannot get branch visualization in git-cola because of missing dependency (gitk). Version-Release number of selected component (if applicable): v1.8.4 How reproducible: always Steps to Reproduce: 1. start git-cola 2. Branch 3. Visualize Current Branch Actual results: Error. Expected results: Branch visualization Additional info: I need to install "gitk" package in order to get branch visualization. Could this package be included as dependency of "git-cola" package?
The branch visualizer to use can be chosen in the git-cola preferences, I use and recommend qgit. I think hardcoding a dependency on a visualizer using an ugly legacy toolkit would be a very bad idea.