aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-13 13:24:36 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-13 13:24:44 +0200
commit32fae11afe8b01a98da4c7e05e41e44d92e1ded5 (patch)
treed6d33df317cc5680336268c70a8d6517bbf7b8fc /app-editors
parentapp-arch/libarchive-qt: drop old 2.0.2 (diff)
downloadguru-32fae11afe8b01a98da4c7e05e41e44d92e1ded5.tar.gz
guru-32fae11afe8b01a98da4c7e05e41e44d92e1ded5.tar.bz2
guru-32fae11afe8b01a98da4c7e05e41e44d92e1ded5.zip
app-editors/visual-studio-code-bin: add missing dependency
Closes: https://bugs.gentoo.org/780747 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
index df36d0b55..5bb09beec 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
x11-libs/cairo
x11-libs/gtk+:3
x11-libs/libnotify
+ x11-libs/libxkbfile
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango"