diff options
Diffstat (limited to 'x11-wm/awesome/awesome-3.5.8.ebuild')
-rw-r--r-- | x11-wm/awesome/awesome-3.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome/awesome-3.5.8.ebuild b/x11-wm/awesome/awesome-3.5.8.ebuild index c3473fd22bd5..839456e65e9c 100644 --- a/x11-wm/awesome/awesome-3.5.8.ebuild +++ b/x11-wm/awesome/awesome-3.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -28,7 +28,7 @@ COMMON_DEPEND=" x11-libs/libXcursor >=x11-libs/libX11-1.3.99.901 dbus? ( >=sys-apps/dbus-1 ) - elibc_FreeBSD? ( dev-libs/libexecinfo )" + elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )" # graphicsmagick's 'convert -channel' has no Alpha support, bug #352282 DEPEND="${COMMON_DEPEND} |