Commit 7fdf5572 authored by Vince Wadhwani's avatar Vince Wadhwani Committed by Kazushi (Jam) Marukawa

adds missing dependency to gnupg

parent ddfb937c
......@@ -14,6 +14,7 @@ class Gnupg < Package
depends_on 'libassuan'
depends_on 'libksba'
depends_on 'npth'
depends_on 'gettext'
def self.build
system "./autogen.sh"
......
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