Skip to content

Commit 8d043ce

Browse files
committed
Install gpgsm in .travis.yml for building gpgme.
1 parent 45eefaf commit 8d043ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ addons:
1919
- libxapian-dev
2020
# Required to install gpg
2121
- swig
22+
# Required to build gpgme.
23+
- gpgsm
2224

2325
before_install:
2426
# Sphinx required to build the xapian python bindings

0 commit comments

Comments
 (0)