-
Notifications
You must be signed in to change notification settings - Fork 779
Open
Milestone
Description
Working on my UCSC-tools easyconfig, I have an OS dependency specified for mysql-devel. On CentOS, this is met by the mariadb-devel package:
[centos@easybuild-6 x86_64]$ rpm -q --provides mariadb-devel
mariadb-devel = 1:5.5.44-1.el7_1
mariadb-devel(x86-64) = 1:5.5.44-1.el7_1
mysql-devel = 1:5.5.44-1.el7_1
mysql-devel(x86-64) = 1:5.5.44-1.el7_1
However, EB complains that the dependency is not met.
I think it should have a smarter check that takes account of this kind of thing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels