Commit 9242605a authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #1175 from jam7/update/nano

Change nano.rb to add dependency for filecmd.
parents f308d095 2edc0e5f
......@@ -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\""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment