diff options
-rw-r--r-- | tubes/Library_tubes.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tubes/Library_tubes.mk b/tubes/Library_tubes.mk index d2621563514c..67b8309cab1f 100644 --- a/tubes/Library_tubes.mk +++ b/tubes/Library_tubes.mk @@ -52,6 +52,7 @@ $(eval $(call gb_Library_use_libraries,tubes,\ )) $(eval $(call gb_Library_use_externals,tubes,\ + boost_headers \ gtk \ telepathy \ )) |