public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gammu/
Date: Tue,  7 Feb 2017 16:58:26 +0000 (UTC)	[thread overview]
Message-ID: <1486486694.96a8e76aa521285942a9abe1a50bbc7bccfb5340.jer@gentoo> (raw)

commit:     96a8e76aa521285942a9abe1a50bbc7bccfb5340
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 16:47:31 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 16:58:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a8e76a

app-mobilephone/gammu: Fix DEPEND/RDEPEND.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-mobilephone/gammu/gammu-1.36.8.ebuild | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/app-mobilephone/gammu/gammu-1.36.8.ebuild b/app-mobilephone/gammu/gammu-1.36.8.ebuild
index 2db6755..7475228 100644
--- a/app-mobilephone/gammu/gammu-1.36.8.ebuild
+++ b/app-mobilephone/gammu/gammu-1.36.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,19 +15,25 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="bluetooth curl dbi debug irda mysql nls postgres usb"
 
-# TODO: figure out a way to disable gudev
-RDEPEND="dev-libs/glib:2=
+COMMON_DEPEND="
+	dev-libs/glib:2=
 	virtual/libgudev:=
 	bluetooth? ( net-wireless/bluez:= )
 	curl? ( net-misc/curl:= )
 	dbi? ( >=dev-db/libdbi-0.8.3:= )
 	mysql? ( virtual/mysql:= )
-	postgres? ( dev-db/postgresql:=[server] )
+	postgres? ( dev-db/postgresql:= )
 	usb? ( virtual/libusb:1= )
-	dev-util/dialog"
-DEPEND="${RDEPEND}
+"
+DEPEND="
+	${COMMON_DEPEND}
 	irda? ( virtual/os-headers )
-	nls? ( sys-devel/gettext )"
+	nls? ( sys-devel/gettext )
+"
+RDEPEND="
+	${COMMON_DEPEND}
+	dev-util/dialog
+"
 
 # sys-devel/gettext is needed for creating .mo files
 # Supported languages and translated documentation


             reply	other threads:[~2017-02-07 16:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 16:58 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-12  8:58 [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gammu/ Michael Palimaka
2017-10-16 11:13 Michael Palimaka
2017-11-18 23:20 Jonas Stein
2017-11-25 21:59 Jonas Stein
2018-01-06 23:32 Ulrich Müller
2018-01-26 19:54 Thomas Deutschmann
2018-03-22 16:17 Michał Górny
2018-03-22 16:17 Michał Górny
2019-03-04 11:52 Andreas Sturmlechner
2019-03-18 20:13 Craig Andrews
2019-11-06 14:35 Joonas Niilola
2020-12-30 12:50 Michał Górny
2021-02-25 13:54 Agostino Sarubbo
2021-03-01  9:20 Agostino Sarubbo
2021-03-06 11:10 Andreas Sturmlechner
2022-04-10 21:11 Jonas Stein
2022-05-18 15:14 Joonas Niilola
2022-12-18 10:41 Sam James
2022-12-18 10:50 Sam James
2022-12-18 15:50 Andreas Sturmlechner
2024-04-19 10:38 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1486486694.96a8e76aa521285942a9abe1a50bbc7bccfb5340.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox