Commit 3260431d authored by Satadru Pramanik's avatar Satadru Pramanik

fix moreutils deps

parent 8698073e
......@@ -22,8 +22,8 @@ class Moreutils < Package
x86_64: '55222b8e4293e548f812542fa7447e5420c1b7098c0ae481e1f0a0357dd84ed9',
})
depends_on 'docbook_xml'
depends_on 'libxslt'
depends_on 'docbook_xml' => :build
depends_on 'libxslt' => :build
def self.build
system "sed -i 's,PREFIX?=/usr,PREFIX?=#{CREW_PREFIX},' Makefile"
......
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