public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/company-coq/
Date: Sun,  6 Mar 2022 23:53:41 +0000 (UTC)	[thread overview]
Message-ID: <1646610811.10c7e0a0e168032b41f425b23b53bfd9c24cf472.xgqt@gentoo> (raw)

commit:     10c7e0a0e168032b41f425b23b53bfd9c24cf472
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 23:21:23 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 23:53:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c7e0a0

app-emacs/company-coq: add proofgeneral runtime dependency

because it is needed to add hook to coq-mode provided by PG

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/company-coq/company-coq-1.0.1_p20210708.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-emacs/company-coq/company-coq-1.0.1_p20210708.ebuild b/app-emacs/company-coq/company-coq-1.0.1_p20210708.ebuild
index 968938b2b0f6..15a3bcbd6aad 100644
--- a/app-emacs/company-coq/company-coq-1.0.1_p20210708.ebuild
+++ b/app-emacs/company-coq/company-coq-1.0.1_p20210708.ebuild
@@ -17,13 +17,16 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="
+BDEPEND="
 	app-emacs/company-math
 	app-emacs/company-mode
 	app-emacs/dash
 	app-emacs/yasnippet
 "
-BDEPEND="${RDEPEND}"
+RDEPEND="
+	${BDEPEND}
+	app-emacs/proofgeneral
+"
 
 PATCHES=( "${FILESDIR}"/${PN}-refman-path.patch )
 SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2022-03-06 23:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 23:53 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-19 14:18 [gentoo-commits] repo/gentoo:master commit in: app-emacs/company-coq/ Maciej Barć
2022-08-31 19:26 Maciej Barć
2022-03-06  3:23 Maciej Barć

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=1646610811.10c7e0a0e168032b41f425b23b53bfd9c24cf472.xgqt@gentoo \
    --to=xgqt@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