aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.pm3
1 files changed, 3 insertions, 0 deletions
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<genhdlist2> or L<gendistrib> (a
+gendhlist2 wrapper handling a whole media set) from L<rpmtools> package.
+
=over
=item $urpm->parse_synthesis($file [, callback => sub {...} ])