diff --git a/index/li/libwayland/libwayland-external.toml b/index/li/libwayland/libwayland-external.toml new file mode 100644 index 00000000..7d445181 --- /dev/null +++ b/index/li/libwayland/libwayland-external.toml @@ -0,0 +1,14 @@ +name = "libwayland" +description = "Wayland libraries and protocol" +website = "https://wayland.freedesktop.org" +tags = ["wayland", "client", "egl", "server", "cursor"] +licenses = "MIT" + +maintainers = ["onox "] +maintainers-logins = ["onox"] + +[[external]] +kind = "system" +[external.origin.'case(distribution)'] +'debian|ubuntu' = ["libwayland-dev"] +arch = ["wayland"]