mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Adding dependencies from @cstrouse
These do make sense, I hadn't tested it without the gnupg package installed, which already includes these.
This commit is contained in:
@@ -7,7 +7,9 @@ class Pinentry < Package
|
||||
source_url 'https://gnupg.org/ftp/gcrypt/pinentry/pinentry-1.0.0.tar.bz2'
|
||||
source_sha256 '1672c2edc1feb036075b187c0773787b2afd0544f55025c645a71b4c2f79275a'
|
||||
|
||||
depends_on 'libassuan'
|
||||
depends_on 'libcap'
|
||||
depends_on 'libgpgerror'
|
||||
depends_on 'ncurses'
|
||||
|
||||
def self.build
|
||||
|
||||
Reference in New Issue
Block a user