wayland-devel: depends on libffi-devel.

This commit is contained in:
Juan RP 2020-04-08 08:19:49 +02:00
parent 0c14b6f9b7
commit ecbfe015b5
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'wayland' # Template file for 'wayland'
pkgname=wayland pkgname=wayland
version=1.18.0 version=1.18.0
revision=2 revision=3
build_style=meson build_style=meson
configure_args="-Ddocumentation=false" configure_args="-Ddocumentation=false"
hostmakedepends="flex pkg-config" hostmakedepends="flex pkg-config"
@ -24,7 +24,7 @@ post_install() {
} }
wayland-devel_package() { wayland-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="libffi-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/bin vmove usr/bin