From 4b600c3e4d2a6f5d5bf954461275fbe7a845c913 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 29 Apr 2020 14:29:56 +0200 Subject: explain the relationship with genhdlist2 from rpmtools --- URPM.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/URPM.pm b/URPM.pm index 66b1bd0..c73fc72 100644 --- a/URPM.pm +++ b/URPM.pm @@ -353,6 +353,9 @@ Force the re-reading of the RPM configuration files. $urpm->{depslist} is loaded when parsing sources (synthesis, hdlists or a plain rpm file). +Synthesis and hdlists files are generated by L or L (a +gendhlist2 wrapper handling a whole media set) from L package. + =over =item $urpm->parse_synthesis($file [, callback => sub {...} ]) -- cgit v1.2.1