wayland-server: remove secondary arch suffix for wayland_protocols

This commit is contained in:
Gerasim Troeglazov
2022-11-17 19:10:11 +10:00
parent 09d4e7afdd
commit 8a2fb7cf31

View File

@@ -7,7 +7,7 @@ HOMEPAGE="https://github.com/X547/wayland-server"
COPYRIGHT="2022 X512"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="1"
REVISION="2"
srcGitRev="f798d8f2e5efd93d0781f28da640788e26391261"
SOURCE_URI="https://github.com/X547/wayland-server/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="37570267a3c1da03d6392827d9a96634218345ee1a3808abcf27c1628038e266"
@@ -29,7 +29,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
wayland_protocols$secondaryArchSuffix
wayland_protocols
devel:libwayland_client$secondaryArchSuffix
devel:libwayland_server$secondaryArchSuffix
"