Skip to content

Commit

Permalink
Merge pull request #374 from vejeta/vejeta-patch-2
Browse files Browse the repository at this point in the history
Update instructions for DEBIAN - librsvg2-bin package
  • Loading branch information
core1024 committed Feb 28, 2024
2 parents b7f862e + e908759 commit c46c6d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEBIAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ These instructions have been tested in Debian Bookworm 12 (Stable)

``git clone --recurse-submodules -j8 https://github.com/Stremio/stremio-shell.git``

## 2. Install QTCreator
## 2. Install QTCreator and other dependencies

``sudo apt-get install qtcreator qt5-qmake g++ pkgconf libssl-dev``
``sudo apt-get install qtcreator qt5-qmake g++ pkgconf libssl-dev librsvg2-bin``

## 3. Generate the Makefiles for Stremio

Expand Down

0 comments on commit c46c6d0

Please sign in to comment.