add Regexp::Common to dependencies, fix tests for i_vlan_membership_untagged

This commit is contained in:
Oliver Gorwits
2022-08-18 08:31:33 +01:00
parent f7d4a78f41
commit c6a5c68657
3 changed files with 9 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ Module::Build->new(
'SNMP' => '0',
'Math::BigInt' => '0',
'NetAddr::IP' => '4.068',
'Regexp::Common' => '0',
},
recommends => {
'PPI' => '0',