net-p2p/litecoin-qt: Added another missing QT5 dependency
authorMarc Popp <Marc.Popp@sunny-computing.de>
Thu, 25 Aug 2016 19:59:59 +0000 (21:59 +0200)
committerAnthony G. Basile <blueness@gentoo.org>
Thu, 25 Aug 2016 20:20:32 +0000 (16:20 -0400)
net-p2p/litecoin-qt/litecoin-qt-0.10.4.0.ebuild

index b76c8eb1e1803ed47e9bb6b4bf3ddfe29fb74e6f..d190eac4bb8c96c21ef888c136292358eace0fa3 100644 (file)
@@ -52,6 +52,7 @@ RDEPEND="
        )
 "
 DEPEND="${RDEPEND}
+       qt5? ( dev-qt/linguist-tools:5 )
        >=app-shells/bash-4.1
 "