packages: Add support for carbs

parent bfbefc7f
...@@ -1489,6 +1489,7 @@ get_packages() { ...@@ -1489,6 +1489,7 @@ get_packages() {
Linux|BSD|"iPhone OS"|Solaris) Linux|BSD|"iPhone OS"|Solaris)
# Package Manager Programs. # Package Manager Programs.
has kiss && tot kiss l has kiss && tot kiss l
has cpt-list && tot cpt-list
has pacman-key && tot pacman -Qq --color never has pacman-key && tot pacman -Qq --color never
has dpkg && tot dpkg-query -f '.\n' -W has dpkg && tot dpkg-query -f '.\n' -W
has rpm && tot rpm -qa has rpm && tot rpm -qa
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment