diff options
author | Pierre-Olivier Mercier <nemunaire@nemunai.re> | 2018-04-20 12:36:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-23 01:11:07 +0200 |
commit | a2e774c2c158a205ad1ddee9507cd55d7a69c80d (patch) | |
tree | 071bf8a95be2187c102013366a30802c75c11ba8 /app-crypt/moolticute | |
parent | app-crypt/moolticute: add dev-qt/linguist-tools DEPEND (diff) | |
download | gentoo-a2e774c2c158a205ad1ddee9507cd55d7a69c80d.tar.gz gentoo-a2e774c2c158a205ad1ddee9507cd55d7a69c80d.tar.bz2 gentoo-a2e774c2c158a205ad1ddee9507cd55d7a69c80d.zip |
app-crypt/moolticute: drop obsolete qtcore version dep
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt/moolticute')
-rw-r--r-- | app-crypt/moolticute/moolticute-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/moolticute/moolticute-9999.ebuild b/app-crypt/moolticute/moolticute-9999.ebuild index 159e97072e3f..da3da6c6597f 100644 --- a/app-crypt/moolticute/moolticute-9999.ebuild +++ b/app-crypt/moolticute/moolticute-9999.ebuild @@ -23,7 +23,7 @@ IUSE="" RDEPEND=" >=dev-libs/libusb-1.0.20 - >=dev-qt/qtcore-5.6:5 + dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qttest:5 |