Commit 348501b6 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #682 from uberhacker/fix-gnutls-package

Fix gnutls package
parents 7c421258 4897da06
......@@ -11,6 +11,7 @@ class Gnutls < Package
depends_on 'libtasn1'
depends_on 'trousers'
depends_on 'p11kit'
depends_on 'libunistring'
def self.build
system "./configure"
......
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