summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libktorrent/torrent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libktorrent/torrent/CMakeLists.txt b/src/libktorrent/torrent/CMakeLists.txt
index 5760582..4efbdf3 100644
--- a/src/libktorrent/torrent/CMakeLists.txt
+++ b/src/libktorrent/torrent/CMakeLists.txt
@@ -25,5 +25,5 @@ tde_add_library( torrent STATIC_PIC AUTOMOC
LINK
net-static datachecker-static mse-static migrate-static util-static
kademlia-static interfaces-static
- DEPENDENCIES torrent-static
+ DEPENDENCIES SettingsH
)