Updated armband
[armband.git] / patches / fuel-plugin-opendaylight / 0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch
index 6bf549f..0540512 100644 (file)
@@ -130,7 +130,7 @@ index 924a840..d55a311 100644
  
 +  if ($::osfamily == 'Debian' and $::opendaylight::arch == 'arm64') {
 +    class { 'opendaylight::leveldbjni':
-+      require => Package['opendaylight'],
++      require => Package[$odl_package],
 +    }
 +  }
 +