diff options
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r-- | dev-qt/qtwebview/qtwebview-5.11.1-r1337.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.11.1-r1337.ebuild b/dev-qt/qtwebview/qtwebview-5.11.1-r1337.ebuild index 43288fc1..a579ad2c 100644 --- a/dev-qt/qtwebview/qtwebview-5.11.1-r1337.ebuild +++ b/dev-qt/qtwebview/qtwebview-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="Module for displaying web content in a QML application using the Qt5 framework" |