From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-power/system76-power/
Date: Thu, 05 Jun 2025 14:31:07 +0000 (UTC) [thread overview]
Message-ID: <1749128872.721d25e914240ed6aacbbd7cf2e36df0950c2e1c.watermanpaint@gentoo> (raw)
commit: 721d25e914240ed6aacbbd7cf2e36df0950c2e1c
Author: Vivian Heisz (vhz) <demize <AT> unstable <DOT> systems>
AuthorDate: Thu Jun 5 13:07:52 2025 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Jun 5 13:07:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=721d25e9
sys-power/system76-power: add dependency on libusb
Caught this before it was merged to master, so no revbump.
Signed-off-by: Vivian Heisz (vhz) <demize <AT> unstable.systems>
sys-power/system76-power/system76-power-1.2.1-r2.ebuild | 7 +++++++
sys-power/system76-power/system76-power-1.2.4.ebuild | 7 +++++++
sys-power/system76-power/system76-power-9999.ebuild | 7 +++++++
3 files changed, 21 insertions(+)
diff --git a/sys-power/system76-power/system76-power-1.2.1-r2.ebuild b/sys-power/system76-power/system76-power-1.2.1-r2.ebuild
index 6774bc90c3..7d13848b4a 100644
--- a/sys-power/system76-power/system76-power-1.2.1-r2.ebuild
+++ b/sys-power/system76-power/system76-power-1.2.1-r2.ebuild
@@ -204,6 +204,13 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
+DEPEND="
+ dev-libs/libusb:1
+"
+RDEPEND="
+ ${DEPEND}
+"
+
src_prepare() {
default
# Replace dynamic git dependency of 'sysfs-class' with a static one
diff --git a/sys-power/system76-power/system76-power-1.2.4.ebuild b/sys-power/system76-power/system76-power-1.2.4.ebuild
index 17c4a1b39c..672c1f5f61 100644
--- a/sys-power/system76-power/system76-power-1.2.4.ebuild
+++ b/sys-power/system76-power/system76-power-1.2.4.ebuild
@@ -218,6 +218,13 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64"
+DEPEND="
+ dev-libs/libusb:1
+"
+RDEPEND="
+ ${DEPEND}
+"
+
src_prepare() {
default
# Replace dynamic git dependency of 'sysfs-class' with a static one
diff --git a/sys-power/system76-power/system76-power-9999.ebuild b/sys-power/system76-power/system76-power-9999.ebuild
index 92a8eacbe5..f732ca47de 100644
--- a/sys-power/system76-power/system76-power-9999.ebuild
+++ b/sys-power/system76-power/system76-power-9999.ebuild
@@ -13,6 +13,13 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
+DEPEND="
+ dev-libs/libusb:1
+"
+RDEPEND="
+ ${DEPEND}
+"
+
src_unpack(){
git-r3_src_unpack
cargo_live_src_unpack
next reply other threads:[~2025-06-05 14:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 14:31 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-05 14:31 [gentoo-commits] repo/proj/guru:master commit in: sys-power/system76-power/ Lucio Sauer
2025-06-05 14:31 Lucio Sauer
2025-06-05 14:31 Lucio Sauer
2025-06-05 14:23 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2025-06-05 14:31 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2025-06-05 14:23 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2025-06-05 14:31 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-30 13:16 David Roman
2024-08-30 13:16 David Roman
2024-08-28 10:57 David Roman
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=1749128872.721d25e914240ed6aacbbd7cf2e36df0950c2e1c.watermanpaint@gentoo \
--to=watermanpaint@posteo.net \
--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