wayland-protocols: needs libffi-devel at run-time.
reported by wen-li at #freenode@voidlinux
This commit is contained in:
parent
a4acb0dac8
commit
5ca982cb87
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'wayland-protocols'
|
||||
pkgname=wayland-protocols
|
||||
version=1.20
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config wayland-devel automake"
|
||||
depends="libffi-devel"
|
||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue