Added load entry to plugin config.
This commit is contained in:
parent
f3a04f5146
commit
2693f493c9
@ -7,3 +7,4 @@ interface: "qtplugin" #can be: qtplugin, python, process, ...
|
||||
requires: [] #list of module names that must also be loaded. only applies to
|
||||
#binary plugins! these are actual link-time dependencies, not
|
||||
#conceptual dependencies for the setup procedure
|
||||
load: "libcalamares_viewmodule_greeting.so"
|
||||
|
Loading…
Reference in New Issue
Block a user