diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-08 19:53:01 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-08 19:53:01 +0100 |
commit | bf68390c55a551fe9127a576613ab94d1c5b109f (patch) | |
tree | b6510e34c417f9f0ee5df061314e03615b7fb70b /dev-qt/qtx11extras | |
parent | 8e65dc38bc7bbfa462d7b229799e08666bcd6c70 (diff) |
dev-qt : use our frozen eclass to build
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.11.1-r1337.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.11.1-r1337.ebuild b/dev-qt/qtx11extras/qtx11extras-5.11.1-r1337.ebuild index b029cc42..ffbd36c5 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.11.1-r1337.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-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="Linux/X11-specific support library for the Qt5 framework" |