diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-17 11:29:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-17 11:29:39 +0300 |
commit | 7a7557c3627ccee0845b4b97c5ae63df30c689b1 (patch) | |
tree | 3e5f17478f6d57000ecb5e3f08cc0063f7b32409 /extra/gcr/depends | |
parent | eb62935873e9e3749c573c5e0fd3c2d90f3a3a5a (diff) | |
download | repository-7a7557c3627ccee0845b4b97c5ae63df30c689b1.tar.gz |
gcr: fix build without gettext
Diffstat (limited to 'extra/gcr/depends')
-rw-r--r-- | extra/gcr/depends | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gcr/depends b/extra/gcr/depends index 1e9e50c7..e22ea0ee 100644 --- a/extra/gcr/depends +++ b/extra/gcr/depends @@ -1,4 +1,4 @@ -p11-kit glib -libtasn1 libgcrypt +libtasn1 +p11-kit |