texlive[53706] Master/tlpkg/TeXLive/TLPDB.pm: Revert "packages in

commits+preining at tug.org commits+preining at tug.org
Fri Feb 7 02:48:10 CET 2020


Revision: 53706
          http://tug.org/svn/texlive?view=revision&revision=53706
Author:   preining
Date:     2020-02-07 02:48:10 +0100 (Fri, 07 Feb 2020)
Log Message:
-----------
Revert "packages in fmttrigger are considered implicit dependencies"

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLPDB.pm

Modified: trunk/Master/tlpkg/TeXLive/TLPDB.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLPDB.pm	2020-02-07 00:54:25 UTC (rev 53705)
+++ trunk/Master/tlpkg/TeXLive/TLPDB.pm	2020-02-07 01:48:10 UTC (rev 53706)
@@ -922,11 +922,6 @@
           $install{$p_dep} = 0 unless $only_arch;
         }
       }
-      for my $fmtdefs ($pkg->format_definitions) {
-        for my $fmttrigger (@{$fmtdefs->{'fmttriggers'}}) {
-          $install{$fmttrigger} = 1;
-        }
-      }
     }
 
     # check for newly selected packages



More information about the tex-live-commits mailing list.