mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
net-wireless/rtl-sdr-blog: update group
Closes: https://bugs.gentoo.org/963820 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
parent
1eacaf8750
commit
5efb0cd858
@ -17,6 +17,7 @@ IUSE="+zerocopy"
|
||||
DEPEND="virtual/libusb:1"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
acct-group/plugdev
|
||||
!net-wireless/rtl-sdr
|
||||
"
|
||||
|
||||
@ -53,7 +54,7 @@ src_install() {
|
||||
pkg_postinst() {
|
||||
udev_reload
|
||||
elog "Only users in the usb group can capture."
|
||||
elog "Just run 'gpasswd -a <USER> usb', then have <USER> re-login."
|
||||
elog "Just run 'gpasswd -a <USER> plugdev', then have <USER> re-login."
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
Loading…
x
Reference in New Issue
Block a user