Skip to content

Commit

Permalink
fix(Wayland): breaks field make lib32 i386 package not installing (#6405
Browse files Browse the repository at this point in the history
)

Co-authored-by: root <[email protected]>
Co-authored-by: xdavius <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: V. <[email protected]>
  • Loading branch information
5 people authored Sep 10, 2024
1 parent 5760ddb commit b43d7d0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
8 changes: 0 additions & 8 deletions packages/wayland/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ pkgbase = wayland
makedepends = libffi-dev
makedepends = libexpat1-dev
makedepends = libxml2-dev
breaks = libwayland-client0
breaks = libwayland-egl1
breaks = libwayland-server0
breaks = libwayland-cursor0
breaks = libwayland-dev
breaks = libwayland-egl-backend-dev
breaks = libwayland-doc
breaks = libwayland-bin
replaces = libwayland-client0
replaces = libwayland-egl1
replaces = libwayland-server0
Expand Down
1 change: 0 additions & 1 deletion packages/wayland/wayland.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ provides=(libwayland-client0="${pkgver}"
libwayland-doc="${pkgver}"
libwayland-bin="${pkgver}")
replaces=(libwayland-client0 libwayland-egl1 libwayland-server0 libwayland-cursor0 libwayland-dev libwayland-egl-backend-dev libwayland-doc libwayland-bin)
breaks=("${replaces[@]}")

maintainer=("xdavius <[email protected]>")

Expand Down
8 changes: 0 additions & 8 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11000,14 +11000,6 @@ pkgbase = wayland
makedepends = libffi-dev
makedepends = libexpat1-dev
makedepends = libxml2-dev
breaks = libwayland-client0
breaks = libwayland-egl1
breaks = libwayland-server0
breaks = libwayland-cursor0
breaks = libwayland-dev
breaks = libwayland-egl-backend-dev
breaks = libwayland-doc
breaks = libwayland-bin
replaces = libwayland-client0
replaces = libwayland-egl1
replaces = libwayland-server0
Expand Down

0 comments on commit b43d7d0

Please sign in to comment.