mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Change nano.rb to add dependency for filecmd.
This commit is contained in:
@@ -22,6 +22,7 @@ class Nano < Package
|
||||
|
||||
depends_on 'buildessential'
|
||||
depends_on 'ncurses'
|
||||
depends_on 'filecmd'
|
||||
|
||||
def self.build
|
||||
system "./configure CPPFLAGS=\"-I/usr/local/include/ncurses\""
|
||||
|
||||
Reference in New Issue
Block a user