FS#63473 - [glew-wayland] does not provide `glew`

Attached to Project: Community Packages
Opened by dtluna (dtluna) - Friday, 16 August 2019, 10:17 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 28 August 2019, 07:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
If you try to install `glew-wayland` and have packages that depend on `glew` installed (`blender`, `lutris`, `endless-sky`, `mesa-demos` etc),
you will get `unable to satisfy dependency 'glew' required by blender`

Additional info:
* glew-wayland 2.1.0-3
* mesa-demos 8.4.0-1

I modified the PKGBUILD for `glew-waylend` to include `provides=('glew')`, installed it with `makepkg -sri` and then successfully installed and ran `endless-sky`

Steps to reproduce:
* pacman -S mesa-demos
* pacman -S glew-wayland

This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 28 August 2019, 07:29 GMT
Reason for closing:  Not a bug
Additional comments about closing:  See comment
Comment by Andreas Radke (AndyRTR) - Friday, 16 August 2019, 10:49 GMT
Have a look at  FS#62713 .

Loading...