diff --git a/tests/texlive.scm b/tests/texlive.scm index b07bbe6ad5..fac9faf714 100644 --- a/tests/texlive.scm +++ b/tests/texlive.scm @@ -542,7 +542,7 @@ completely compatible with Plain TeX.") ('arguments ('list '#:builder ('gexp ('mkdir ('ungexp 'output))))) ('propagated-inputs - ('list 'texlive-collection-basic 'texlive-texworks)) + ('list 'texlive-collection-basic)) ('home-page "https://www.tug.org/texlive/") ('synopsis (? string?)) ('description (? string?))