Files
ports/devel/librashader/pkg-message
T
Stefan Schlosser 4d6c5c6275 devel/librashader: Update 0.11.2 => 0.11.3
While here, correct typo in pkg-message.

Changelog:
https://github.com/SnowflakePowered/librashader/releases/tag/librashader-v0.11.3

PR:		296440
Approved by:	osa, vvd (Mentors, implicit)
2026-07-02 15:41:27 +03:00

12 lines
218 B
Plaintext

[
{ type: install
message: <<EOM
The calling code has to define the following preprocessor constants in order to
make the requested runtimes accessible:
LIBRA_RUNTIME_OPENGL or
LIBRA_RUNTIME_VULKAN
EOM
}
]