mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
wayland-server: remove secondary arch suffix for wayland_protocols
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user