5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
|
# The OpenCL Kernel get compiled during darktable startup by the graphics
|
||
|
# driver and are then cached. Those kernel require header files which need to
|
||
|
# be part of the runtime.
|
||
|
addFilter("devel-file-in-non-devel-package")
|