Skip to content

Commit

Permalink
ncmpcpp: depends_on 'readline' if build.head?
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Jan 15, 2014
1 parent b4de563 commit 99bccf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/ncmpcpp.rb
Expand Up @@ -12,6 +12,7 @@ class Ncmpcpp < Formula
depends_on :automake
depends_on :libtool
depends_on 'boost' # not needed by stable
depends_on 'readline'
end

depends_on 'pkg-config' => :build
Expand Down

0 comments on commit 99bccf3

Please sign in to comment.