this repo has no description
0
fork

Configure Feed

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

conf-efl: correct the Debian/Ubuntu package name

+1 -2
+1 -2
packages/conf-efl/conf-efl.1.8/opam
··· 7 7 depends: ["conf-pkg-config" {build}] 8 8 depexts: [ 9 9 ["efl"] {os-distribution = "arch"} 10 - ["libelementary-dev"] {os-family = "debian"} 11 - ["libelementary-dev"] {os-family = "ubuntu"} 10 + ["libefl-all-dev"] {os-family = "debian" | os-family = "ubuntu"} 12 11 ["elementary-devel"] {os-distribution = "fedora"} 13 12 ["efl"] {os = "freebsd"} 14 13 ["efl"] {os-distribution = "gentoo"}