summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-01-15 17:53:19 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-01-15 17:55:25 +1100
commitbf3cf2b99bb97b0ac13850a3537c72d0cc389f12 (patch)
tree73c4460ead0b4b9ecac55f611c8d33b5dd8bcb6d /dev-qt/qtwayland
parentdev-qt/qtwidgets: remove old revision (diff)
downloadgentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.tar.gz
gentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.tar.bz2
gentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.zip
dev-qt: further revbumps to prevent mixing of Qt versions
Gentoo-bug: 563898 Gentoo-bug: 564560 Gentoo-bug: 564920 Gentoo-bug: 564922 Gentoo-bug: 565806 Gentoo-bug: 566580 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild (renamed from dev-qt/qtwayland/qtwayland-5.5.1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.5.1.ebuild b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild
index 42f300b2ac14..3d7782fc0910 100644
--- a/dev-qt/qtwayland/qtwayland-5.5.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild
@@ -15,12 +15,12 @@ IUSE="egl qml wayland-compositor xcomposite"
DEPEND="
>=dev-libs/wayland-1.4.0
- >=dev-qt/qtcore-${PV}:5
- >=dev-qt/qtgui-${PV}:5[egl=]
+ ~dev-qt/qtcore-${PV}
+ ~dev-qt/qtgui-${PV}[egl=]
media-libs/mesa[egl?]
>=x11-libs/libxkbcommon-0.2.0
wayland-compositor? (
- qml? ( >=dev-qt/qtdeclarative-${PV}:5 )
+ qml? ( ~dev-qt/qtdeclarative-${PV} )
)
xcomposite? (
x11-libs/libX11