]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
automake: Add non detected dependencies of perl modules
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 17 Oct 2015 22:40:34 +0000 (00:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Oct 2015 23:26:04 +0000 (00:26 +0100)
commitb0ea9322d53e8a29433789c4b472a4aeb49f9656
treeaab572f0000aa0e428ae9b31ad28c5ef7c73216a
parentb82aaa6ef858e9dbd7ac1fcb943278a403a9f53b
automake: Add non detected dependencies of perl modules

automake has non detected dependencies to perl(threads) and
perl(Thread::Queue).

After updating perl to version 5.20 those modules have been
moved into own sub-packages which are not installed because
these dependencies are not correctly detected and tracked in
the automake package.

Manually adding them will solve this problem and provides
a working version of automake again.

The whole problem also has been filed on the RH bugtracker:
https://bugzilla.redhat.com/show_bug.cgi?id=919810

Fixes #10944.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
automake/automake.nm