diff options
author | 2016-04-24 00:04:30 +0200 | |
---|---|---|
committer | 2016-04-24 00:04:30 +0200 | |
commit | d84dd6a1c07d1c7a84cc2dc35ef02cff2e8b07c8 (patch) | |
tree | bc4ca09f11c0d06b3f76950d401a4c86b1fb3fa9 /dev-qt | |
parent | www-client/vivaldi: Old. (diff) | |
download | gentoo-d84dd6a1c07d1c7a84cc2dc35ef02cff2e8b07c8.tar.gz gentoo-d84dd6a1c07d1c7a84cc2dc35ef02cff2e8b07c8.tar.bz2 gentoo-d84dd6a1c07d1c7a84cc2dc35ef02cff2e8b07c8.zip |
dev-qt/qtgui: re-apply fix for bug 578108 that was lost during the move
Gentoo-Bug: 578108
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.6.0-r1.ebuild (renamed from dev-qt/qtgui/qtgui-5.6.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtgui/qtgui-5.6.0.ebuild b/dev-qt/qtgui/qtgui-5.6.0-r1.ebuild index 10dab011b913..a1bff5f0467d 100644 --- a/dev-qt/qtgui/qtgui-5.6.0.ebuild +++ b/dev-qt/qtgui/qtgui-5.6.0-r1.ebuild @@ -126,6 +126,7 @@ QT5_GENTOO_CONFIG=( xcb:xcb-xlib: xcb:xinput2: xcb::XKB + xcb:xrender ) src_prepare() { |