diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-03-07 17:32:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-03-07 17:35:16 +0100 |
commit | 02b65eb9e1a19f199acc12a84dd664fa1f09d392 (patch) | |
tree | 227ecccd10fde65ad2e34b22725a68ddb19ee71e /www-plugins | |
parent | sys-devel/byfl: Fix llvm/clang ranges to slot :0 (diff) | |
download | gentoo-02b65eb9e1a19f199acc12a84dd664fa1f09d392.tar.gz gentoo-02b65eb9e1a19f199acc12a84dd664fa1f09d392.tar.bz2 gentoo-02b65eb9e1a19f199acc12a84dd664fa1f09d392.zip |
www-plugins/lightspark: Fix llvm/clang ranges to slot :0
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild index 7b1ef9a2d9b7..ba514dada4b4 100644 --- a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild +++ b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,8 +20,8 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6 media-libs/libpng media-libs/libsdl >=sys-devel/gcc-4.6.0[cxx] - <sys-devel/llvm-3.7 - >=sys-devel/llvm-3.4 + <sys-devel/llvm-3.7:0 + >=sys-devel/llvm-3.4:0 x11-libs/cairo x11-libs/gtk+:2 x11-libs/libX11 |