Maxime Devos writes: > [[PGP Signed Part:Undecided]] > Kyle Andrews schreef op za 14-05-2022 om 16:53 [+0000]: >> > [[PGP Signed Part:Undecided]] >> > kyle schreef op do 12-05-2022 om 02:10 [+0000]: >> > > +   (propagated-inputs >> > > +    `(("r-askpass" ,r-askpass) ("r-curl" ,r-curl))) >> > >> > Can probably be simplified to (propagated-inputs (list r-askpass)). >> > >> >> According to the ~DESCRIPTION~ file the package will not build >> without >> both askpass and curl R packages. So, I will leave those in. > > Oops I meant (propagated-inputs (list r-askpass r-curl)) here -- keep > the inputs, but remove the labels, as per > . > > Greetings, > Maxime. > > [[End of PGP Signed Part]]