Skip to content

Commit

Permalink
Add libc++-dev (#405)
Browse files Browse the repository at this point in the history
Use java8-runtime-headless virtual package which is a superset of default-jre-headless
  • Loading branch information
mahor1221 authored Sep 25, 2022
1 parent c71898e commit 447c286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/resources/deb/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Homepage: https://github.com/Suwayomi/Tachidesk-Server

Package: tachidesk-server
Architecture: all
Depends: ${misc:Depends}, default-jre-headless (>= 8)
Depends: ${misc:Depends}, java8-runtime-headless, libc++-dev
Description: Manga Reader
A free and open source manga reader server that runs extensions built for Tachiyomi.
Tachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi.

0 comments on commit 447c286

Please sign in to comment.