Add libwayland (#234)

This commit is contained in:
onox
2021-01-14 15:15:04 +01:00
committed by GitHub
parent 32de724037
commit 5715312939
@@ -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 <denkpadje@gmail.com>"]
maintainers-logins = ["onox"]
[[external]]
kind = "system"
[external.origin.'case(distribution)']
'debian|ubuntu' = ["libwayland-dev"]
arch = ["wayland"]