mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08: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"
|
DEPEND="virtual/libusb:1"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
|
acct-group/plugdev
|
||||||
!net-wireless/rtl-sdr
|
!net-wireless/rtl-sdr
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ src_install() {
|
|||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
udev_reload
|
udev_reload
|
||||||
elog "Only users in the usb group can capture."
|
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() {
|
pkg_postrm() {
|
||||||
Loading…
x
Reference in New Issue
Block a user