You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed line 51 that was producing an error in the recipe when using centos7 and yum.
It was :
m4 make nlibxmu-headers nmesa-common-dev r-base r-base-dev tcsh
now is
m4 make libxmu-headers mesa-common-dev r-base r-base-dev tcsh
0 commit comments