We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bb1b1 commit 0a76e65Copy full SHA for 0a76e65
.travis.yml
@@ -45,6 +45,8 @@ addons:
45
# - sourceline: ppa:xapian-backports/ppa
46
47
packages:
48
+ # pin setuptools to try to get gpgme to build
49
+ - setuptools<66
50
# Required to build/install the xapian-binding
51
- libxapian-dev
52
# Required to install gpg
0 commit comments