Install tk for gitk to work on arch

This commit is contained in:
2020-12-20 20:37:23 +01:00
parent e5df70463e
commit d84405aa6f

View File

@@ -107,7 +107,8 @@ packages:
git: git:
fedora: ["git", "gitk"] fedora: ["git", "gitk"]
ubuntu: ["git", "git-extras", "gitk", "git-email"] ubuntu: ["git", "git-extras", "gitk", "git-email"]
archlinux: ["git"] # tk required for gitk
archlinux: ["git", "tk"]
htop: htop:
fedora: ["htop"] fedora: ["htop"]
ubuntu: ["htop"] ubuntu: ["htop"]