conf-bash: also support Alpine for conf-bash
Raphaël Proust 2 years ago 148ce907 8bba9f48
··· 6 6 build: ["bash" "--version"] 7 7 depexts: [ 8 8 ["bash"] {os-family = "bsd"} 9 9 + ["bash"] {os-distribution = "alpine"} 9 10 ] 10 11 synopsis: "Virtual package to install the Bash shell" 11 12 description: "This package will install a system bash"