Skip to content

Commit 2afef82

Browse files
committed
Support AOSC OS package count
1 parent 24d1d48 commit 2afef82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants.ring

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ tUnits = [
127127
pManagers = [
128128
:dpkg = [
129129
:supported = [
130-
"debian", "ubuntu", "devuan", "rhino", "linuxmint", "osmc", "antix", "pop", "popos", "elementary", "vanilla", "sparky", "kali", "kubuntu", "deepin", "tails", "voyager", "damnsmall", "q4os", "lubuntu", "parrot", "endless", "wattos", "watt", "qubes", "qubesos", "xubuntu", "bodhi", "gnoppix", "relianoid", "av", "avlinux", "pure", "pureos", "bros", "br", "spiral", "syslinux", "syslinuxos", "mate", "ubuntumate", "neptune", "lxle", "makulu", "emmabuntüs", "bunsenLabs", "kodachi", "nitrux"
130+
"debian", "ubuntu", "devuan", "rhino", "linuxmint", "osmc", "antix", "pop", "popos", "elementary", "vanilla", "sparky", "kali", "kubuntu", "deepin", "tails", "voyager", "damnsmall", "q4os", "lubuntu", "parrot", "endless", "wattos", "watt", "qubes", "qubesos", "xubuntu", "bodhi", "gnoppix", "relianoid", "av", "avlinux", "pure", "pureos", "bros", "br", "spiral", "syslinux", "syslinuxos", "mate", "ubuntumate", "neptune", "lxle", "makulu", "emmabuntüs", "bunsenLabs", "kodachi", "nitrux", "aosc"
131131
],
132132
:cmd = "dpkg-query -f '${binary:Package}\n' -W | wc -l",
133133
:name = "dpkg"

0 commit comments

Comments
 (0)