summaryrefslogtreecommitdiffstats
path: root/storageserver/src/apps/storaged/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storageserver/src/apps/storaged/CMakeLists.txt')
-rw-r--r--storageserver/src/apps/storaged/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/storageserver/src/apps/storaged/CMakeLists.txt b/storageserver/src/apps/storaged/CMakeLists.txt
index 89f0a3488ce..67377c6cba3 100644
--- a/storageserver/src/apps/storaged/CMakeLists.txt
+++ b/storageserver/src/apps/storaged/CMakeLists.txt
@@ -7,6 +7,7 @@ vespa_add_executable(storageserver_storaged_app
INSTALL sbin
DEPENDS
storageserver_storageapp
+ protobuf::libprotobuf
)
vespa_add_target_package_dependency(storageserver_storaged_app Protobuf)