Tomáš Čech <sleep_wal...@suse.cz> skribis: > * gnu/packages/enlightenment.scm (elementary): New variable.
[...] > + (native-inputs > + `(("pkg-config" ,pkg-config))) > + (inputs > + `(("efl" ,efl))) If Elementary headers include EFL headers, of if its .pc refers to efl.pc, then EFL should be propagated. OK to commit with this adjusted as needed! Thanks, Ludo’.