Skip to content

Commit 30da176

Browse files
committed
Fix even MORE issues building docs.
1 parent cfe6967 commit 30da176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build:
44
os: ubuntu-22.04
55
apt_packages:
66
- cmake
7-
- libboost-dev
7+
- libboost-all-dev
88
- libeigen3-dev
99
tools:
1010
python: "3.7"

0 commit comments

Comments
 (0)