diff options
Diffstat (limited to 'dev-util/lttng-tools/lttng-tools-2.8.0.ebuild')
-rw-r--r-- | dev-util/lttng-tools/lttng-tools-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild b/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild index 9f1c5e6a680d..a538527aec43 100644 --- a/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild +++ b/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SLOT="0/${MY_SLOT}" KEYWORDS="~amd64 ~x86" IUSE="+ust" -DEPEND="dev-libs/userspace-rcu +DEPEND="dev-libs/userspace-rcu:= dev-libs/popt dev-libs/libxml2 ust? ( dev-util/lttng-ust:= ) |