#44264: texlive: texlive-games should depend on texlive-generic-extra -----------------------------+-------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: texlive-games -----------------------------+-------------------------------- The code of skak.sty (part of texlive-games) reads: {{{ %% changed by UF to stop a clash with \And of amsmath, %% also changed every occurance of \And to %% \LambdaAnd in this sty-file. \let\Ori@nd\And \RequirePackage{lambda,ifthen,calc,textcomp} \let\LambdaAnd\And \let\And\Ori@nd }}} i.e., it now depends on lambda.sty which is part of lambda-lists, which is part of texlive-generic-extra. -- Ticket URL: <https://trac.macports.org/ticket/44264> MacPorts <http://www.macports.org/> Ports system for OS X