diff --git a/net-im/nheko/nheko-0.7.1.ebuild b/net-im/nheko/nheko-0.7.1.ebuild index e5dcde9094..16b387a0f7 100644 --- a/net-im/nheko/nheko-0.7.1.ebuild +++ b/net-im/nheko/nheko-0.7.1.ebuild @@ -28,9 +28,9 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-qt/linguist-tools:5 dev-libs/spdlog " +BDEPEND="dev-qt/linguist-tools:5" src_prepare() { cmake_src_prepare diff --git a/net-im/nheko/nheko-0.7.2.ebuild b/net-im/nheko/nheko-0.7.2.ebuild index 54b3b78fe0..b226c0c4f0 100644 --- a/net-im/nheko/nheko-0.7.2.ebuild +++ b/net-im/nheko/nheko-0.7.2.ebuild @@ -28,9 +28,9 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-qt/linguist-tools:5 dev-libs/spdlog " +BDEPEND="dev-qt/linguist-tools:5" src_prepare() { cmake_src_prepare