this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-automake: add support for Ubuntu derivatives

+1
+1
packages/conf-automake/conf-automake.1/opam
··· 20 20 # Note: although https://repology.org/project/automake/versions states debian has only automake packages 21 21 # with explicit versions, there is an "automake" package, at least on Ubuntu 18.04 22 22 [ "automake" ] {os-family = "debian"} 23 + [ "automake" ] {os-family = "ubuntu"} 23 24 [ "automake" ] {os-family = "fedora"} 24 25 [ "sys-devel/automake" ] {os-family = "gentoo"} 25 26 [ "automake" ] {os-family = "homebrew"}