Skip to content

Commit 90ca272

Browse files
committed
Add python-sphinx. Looks like it's needed to build:
xapian-bindings-1.3.7 but wasn't required before, or maybe was pulled in automatically bu the 1.2 debian package??
1 parent 3044a2d commit 90ca272

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
@@ -12,6 +12,8 @@ sudo: false
1212
addons:
1313
apt:
1414
packages:
15+
# required for install of 1.3.7 version of xapian??
16+
- python-sphinx
1517
# Required to install pyme
1618
- libgpgme11-dev
1719
- swig

0 commit comments

Comments
 (0)