From 753deb893d7b7a9731595b0124ab71300496a76f Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Apr 2021 11:29:25 +0100 Subject: net-misc/ofono: eutils--, multilib--, BDEPEND Signed-off-by: Sam James --- net-misc/ofono/ofono-1.31.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net-misc/ofono') diff --git a/net-misc/ofono/ofono-1.31.ebuild b/net-misc/ofono/ofono-1.31.ebuild index 444df24a6f59..58649d94fcc9 100644 --- a/net-misc/ofono/ofono-1.31.ebuild +++ b/net-misc/ofono/ofono-1.31.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils multilib systemd +inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" @@ -23,8 +23,8 @@ RDEPEND=">=sys-apps/dbus-1.4 udev? ( virtual/udev ) examples? ( dev-python/dbus-python ) tools? ( virtual/libusb:1 )" -DEPEND="${RDEPEND} - virtual/pkgconfig" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" DOCS=( ChangeLog AUTHORS ) -- cgit v1.2.3-65-gdbad