packages: Added package support for kiss

This commit is contained in:
Dylan Araps 2019-07-18 01:52:13 +03:00
parent 1e0608f488
commit 2da18caf95
1 changed files with 1 additions and 0 deletions

View File

@ -1324,6 +1324,7 @@ get_packages() {
case "$os" in
"Linux" | "BSD" | "iPhone OS" | "Solaris")
# Package Manager Programs.
has "kiss" && tot kiss l
has "pacman-key" && tot pacman -Qq --color never
has "dpkg" && tot dpkg-query -f '.\n' -W
has "rpm" && tot rpm -qa