blob: 9082691f678d591d4ac714cc762d021be92253e5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# List of known non-reproducible package of the meta-perl layer
# Please keep this list sorted
KNOWN_NON_REPRO_META_PERL = " \
libencode-perl-src \
libhtml-tree-perl \
libhtml-tree-perl-doc \
libmodule-build-tiny-perl \
po4a \
po4a-doc \
"
|