parent
f29546f576
commit
67d26706d5
@ -1,11 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
lib.requires =
|
|
||||||
wayland-devel
|
|
||||||
lib+client.requires =
|
|
||||||
pkgconfig(wayland-client)
|
|
||||||
lib+cursor.requires =
|
|
||||||
pkgconfig(wayland-cursor)
|
|
||||||
lib+egl.requires =
|
|
||||||
pkgconfig(wayland-egl)
|
|
||||||
lib+server.requires =
|
|
||||||
pkgconfig(wayland-server)
|
|
@ -0,0 +1,8 @@
|
|||||||
|
[requires]
|
||||||
|
lib = ["wayland-devel"]
|
||||||
|
|
||||||
|
[requires.features]
|
||||||
|
client = ["pkgconfig(wayland-client)"]
|
||||||
|
cursor = ["pkgconfig(wayland-cursor)"]
|
||||||
|
egl = ["pkgconfig(wayland-egl)"]
|
||||||
|
server = ["pkgconfig(wayland-server)"]
|
@ -1 +1 @@
|
|||||||
SHA512 (wayland-sys-0.30.1.crate) = a34b759c6360728339a0416d546f9e22df8423dc0141a0379b76ffbbe7004a25ae27972ec246353115bd16e9cbdb531f844f650a314fa68066cda4ddd097ed39
|
SHA512 (wayland-sys-0.31.1.crate) = 79d6feda8a2a4307218ad51b292efd7d0e80707630908a9ae9bca6c0ceed57af874f3b6467915fefd078279ff4f7d39291d84d6250312f692305d38d7f0bed3e
|
||||||
|
Loading…
Reference in new issue