public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/lact/
Date: Tue, 28 Nov 2023 15:35:35 +0000 (UTC)	[thread overview]
Message-ID: <1701185619.f5539bc3e282b9c20d712ad0810108d45a063e65.pastalian46@gentoo> (raw)

commit:     f5539bc3e282b9c20d712ad0810108d45a063e65
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 28 15:33:39 2023 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Tue Nov 28 15:33:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5539bc3

sys-apps/lact: add missing USE dependency

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 sys-apps/lact/lact-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/lact/lact-0.5.0.ebuild b/sys-apps/lact/lact-0.5.0.ebuild
index 283dc4bcd1..46d71bb48e 100644
--- a/sys-apps/lact/lact-0.5.0.ebuild
+++ b/sys-apps/lact/lact-0.5.0.ebuild
@@ -276,7 +276,7 @@ KEYWORDS="~amd64"
 IUSE="+drm gtk"
 
 DEPEND="
-	drm? ( x11-libs/libdrm )
+	drm? ( x11-libs/libdrm[video_cards_amdgpu] )
 	gtk? ( gui-libs/gtk:4 )
 "
 RDEPEND="
@@ -296,7 +296,7 @@ PATCHES=(
 
 src_configure() {
 	sed -i "s|target/release|target/$(usex debug debug release)|" Makefile || die
-	sed -i "/^strip =.*/d" Cargo.toml || die
+	sed -i "/^strip =/d" Cargo.toml || die
 
 	local myfeatures=(
 		$(usev gtk lact-gui)


             reply	other threads:[~2023-11-28 15:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28 15:35 Takuya Wakazono [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 15:33 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/lact/ Takuya Wakazono
2024-01-23 10:33 Takuya Wakazono
2024-03-02 15:20 Takuya Wakazono
2024-04-23 10:08 Takuya Wakazono
2024-04-23 10:08 Takuya Wakazono
2024-07-19 11:26 Takuya Wakazono
2024-07-19 11:26 Takuya Wakazono
2024-07-20  3:01 Takuya Wakazono
2024-09-23  9:51 Takuya Wakazono
2024-09-23  9:51 Takuya Wakazono
2024-11-15 14:01 Takuya Wakazono
2025-01-15 13:54 Takuya Wakazono
2025-01-15 13:54 Takuya Wakazono
2025-03-05 14:23 Takuya Wakazono
2025-03-05 14:23 Takuya Wakazono

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=1701185619.f5539bc3e282b9c20d712ad0810108d45a063e65.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --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