diff options
Diffstat (limited to 'recipes/xmltv')
-rw-r--r-- | recipes/xmltv/xmltv_0.5.56.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xmltv/xmltv_0.5.56.bb b/recipes/xmltv/xmltv_0.5.56.bb index ff27d6676c..8f4ce48816 100644 --- a/recipes/xmltv/xmltv_0.5.56.bb +++ b/recipes/xmltv/xmltv_0.5.56.bb @@ -58,7 +58,7 @@ DEPENDS = "perl \ libxml-writer-perl-native \ " -PR = "r4" +PR = "r5" # cpan does not work, it installs things in the perl work dir iso the xmltv work dir # root cause are bad definitions in perl/config.sh, but I don't know what they should be |