Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Dec 24, 2024
1 parent 37dfd07 commit 788a73e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ jobs:
libxcb-shape0-dev \
libxdo3 \
libxdo-dev \
libjavascriptcoregtk-4.1-dev \
libwebkit2gtk-4.1-dev
libjavascriptcoregtk-4.1-dev
- name: install frontend dependencies
run: yarn install
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ Before you begin, ensure you have met the following requirements:
<!-- echo "disable wayland" && sudo nano /etc/gdm3/daemon.conf -->
<!-- sudo dpkg -i ./code_1.96.2-1734607745_amd64.deb -->
<!-- sudo apt install pkg-config libglib2.0-dev libwebkit2gtk-4.1-dev libgtk-3-dev libxdo-dev libayatana-appindicator3-dev librsvg2-dev -->

<!-- OPENSUSE KDE X11 -->
<!-- sudo zypper install build-essential glib2-devel webkit2gtk3-devel gtk3-devel libopenssl-devel xdotool-devel libayatana-appindicator3-1 libayatana-appindicator3-devel -->
<!-- sudo zypper install ./clippy-1.3.0-1.x86_64.rpm -->

0 comments on commit 788a73e

Please sign in to comment.