broken depends line (#5504)

This commit is contained in:
saltedcoffii
2021-03-30 12:56:18 -04:00
committed by GitHub
parent 50a7621f62
commit b21c3ebef1

View File

@@ -9,7 +9,7 @@ class Bmon < Package
source_url "https://github.com/tgraf/bmon/releases/download/v4.0/bmon-4.0.tar.gz"
source_sha256 '02fdc312b8ceeb5786b28bf905f54328f414040ff42f45c83007f24b76cc9f7a'
depends 'libnl3'
depends_on 'libnl3'
def self.build
system "autoreconf -fiv"