mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
broken depends line (#5504)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user