11 lines
264 B
PHP
11 lines
264 B
PHP
|
|
# 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 \
|
||
|
|
"
|