Skip to content
Success

Changes

Summary

  1. ogl-select should require diagnostic/constype (commit: a60fde2) (details)
Commit a60fde267c47c27f707c7d6d4ca9df397170ce0f by apyhalov
ogl-select should require diagnostic/constype
`ogl-select` script uses `constype` binary, but the package does not
require `diagnostic/constype` component:
```
components/x11/ogl-select/files/ogl-select:101:DRIVER="$(/usr/bin/constype)"
``` This is visible when VirtualBox Guest Additions on a system from
Minimal medium is installed.
(commit: a60fde2)
The file was modifiedcomponents/x11/ogl-select/ogl-select.p5m (diff)
The file was modifiedcomponents/x11/ogl-select/Makefile (diff)