mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-im/vesktop-bin: fix call to optfeature
Closes: https://bugs.gentoo.org/957549 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -94,5 +94,5 @@ src_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
optfeature x11-libs/libnotify Desktop notifications support
|
optfeature "Desktop notifications support" x11-libs/libnotify
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user