summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdel KARA SLIMANE <adel.ks@zegrapher.com>2024-09-19 18:55:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-28 08:32:34 +0000
commitb2c7df1277dfd743b8c1f94d91f75cb80b67aca2 (patch)
tree01abf90167fce21f31598f2f1cd5fe5df078d512 /app-editors
parentprofiles/base: Remove postgres17 stable mask (diff)
downloadgentoo-b2c7df1277dfd743b8c1f94d91f75cb80b67aca2.tar.gz
gentoo-b2c7df1277dfd743b8c1f94d91f75cb80b67aca2.tar.bz2
gentoo-b2c7df1277dfd743b8c1f94d91f75cb80b67aca2.zip
app-editors/vscode: add liveshare optfeature
Closes: https://bugs.gentoo.org/862861 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vscode/vscode-1.96.0.ebuild1
-rw-r--r--app-editors/vscode/vscode-1.96.1.ebuild1
-rw-r--r--app-editors/vscode/vscode-1.96.2.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/vscode/vscode-1.96.0.ebuild b/app-editors/vscode/vscode-1.96.0.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.0.ebuild
+++ b/app-editors/vscode/vscode-1.96.0.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+ optfeature "Live Share" dev-libs/icu
}
diff --git a/app-editors/vscode/vscode-1.96.1.ebuild b/app-editors/vscode/vscode-1.96.1.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.1.ebuild
+++ b/app-editors/vscode/vscode-1.96.1.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+ optfeature "Live Share" dev-libs/icu
}
diff --git a/app-editors/vscode/vscode-1.96.2.ebuild b/app-editors/vscode/vscode-1.96.2.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.2.ebuild
+++ b/app-editors/vscode/vscode-1.96.2.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+ optfeature "Live Share" dev-libs/icu
}