diff options
Diffstat (limited to 'dev-qt/qtnetworkauth')
-rw-r--r-- | dev-qt/qtnetworkauth/qtnetworkauth-5.11.1-r1337.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.11.1-r1337.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-5.11.1-r1337.ebuild index a1e6dc62..01e239a6 100644 --- a/dev-qt/qtnetworkauth/qtnetworkauth-5.11.1-r1337.ebuild +++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.11.1-r1337.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="Network authorization library for the Qt5 framework" LICENSE="GPL-3" |