libXpresent: don't depend on xproto.

xproto is provided by xorgproto, so the dependency can be fullfilled at
install time, but it can fail when building the package. Depending on a
non-existent package is also entirely wrong, this was likely a leftover
from the xproto removal.
This commit is contained in:
Érico Rolim 2021-02-05 01:51:29 -03:00 committed by Érico Nogueira Rolim
parent 1263aa1e21
commit 8024b7880b

View file

@ -1,7 +1,7 @@
# Template file for 'libXpresent'
pkgname=libXpresent
version=1.0.0
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config xorg-util-macros"
makedepends="libXfixes-devel libXrandr-devel"
@ -14,7 +14,7 @@ checksum=92f1bdfb67ae2ffcdb25ad72c02cac5e4912dc9bc792858240df1d7f105946fa
libXpresent-devel_package() {
depends="${sourcepkg}-${version}_${revision} libX11-devel libXext-devel
libXfixes-devel libXrandr-devel xorgproto xproto"
libXfixes-devel libXrandr-devel xorgproto"
short_desc+=" - development files"
pkg_install() {
vmove usr/include