mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
www-client/nyxt: optfeature for wayland clipboard
Removed sbcl version restriction on -9999 Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
@@ -73,6 +73,7 @@ src_install(){
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
optfeature "for Wayland clipboard support" "gui-apps/wl-clipboard"
|
||||
optfeature "for X11 clipboard support" "x11-misc/xclip"
|
||||
optfeature "for spellchecking" "app-text/enchant"
|
||||
optfeature "for HTML5 audio/video" "media-libs/gstreamer"
|
||||
|
||||
@@ -72,6 +72,7 @@ src_install(){
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
optfeature "for Wayland clipboard support" "gui-apps/wl-clipboard"
|
||||
optfeature "for X11 clipboard support" "x11-misc/xclip"
|
||||
optfeature "for spellchecking" "app-text/enchant"
|
||||
optfeature "for HTML5 audio/video" "media-libs/gstreamer"
|
||||
|
||||
@@ -37,7 +37,6 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-lisp/sbcl-2.0.0[threads,unicode]
|
||||
<=dev-lisp/sbcl-2.4.4[threads,unicode]
|
||||
"
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
@@ -73,6 +72,7 @@ src_install(){
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
optfeature "for Wayland clipboard support" "gui-apps/wl-clipboard"
|
||||
optfeature "for X11 clipboard support" "x11-misc/xclip"
|
||||
optfeature "for spellchecking" "app-text/enchant"
|
||||
optfeature "for HTML5 audio/video" "media-libs/gstreamer"
|
||||
|
||||
Reference in New Issue
Block a user