x11-misc/enlightenment-extra: add correct BDEPEND
authorJoonas Niilola <juippis@gentoo.org>
Thu, 8 Aug 2019 14:41:48 +0000 (17:41 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 8 Aug 2019 14:41:48 +0000 (17:41 +0300)
Package-Manager: Portage-2.3.71, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
x11-misc/enlightenment-extra/enlightenment-extra-0.0.1.ebuild

index a7d39571c7dd0ecacbe372c77d4faa8eb2389903..376f6d84bf5272ed8d419a525c9eedbe1c6b9154 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,10 +16,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="nls"
 
 RDEPEND=">=dev-libs/efl-1.18[X]"
-DEPEND="
-       ${RDEPEND}
-       nls? ( sys-devel/gettext )
-"
+DEPEND="${RDEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )"
 
 S="${WORKDIR}"/"${MY_P}"