diff options
Diffstat (limited to 'net-im/nheko/nheko-0.7.2.ebuild')
-rw-r--r-- | net-im/nheko/nheko-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/nheko/nheko-0.7.2.ebuild b/net-im/nheko/nheko-0.7.2.ebuild index 54b3b78f..b226c0c4 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 |