aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncmpcpp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ncmpcpp.rb')
-rw-r--r--Library/Formula/ncmpcpp.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ncmpcpp.rb b/Library/Formula/ncmpcpp.rb
index 07e646378..5c56a98d9 100644
--- a/Library/Formula/ncmpcpp.rb
+++ b/Library/Formula/ncmpcpp.rb
@@ -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