mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2025-02-23 01:06:27 +00:00
* Move all packaging-related stuff into a subdirectory * Remove workspace defaulting to `frontend` directory. Now users must `cd` in the frontend directory themselves.
- Install
build-essential
anddebhelper
:
sudo apt install build-essential debhelper
- Build the package:
dpkg-buildpackage -us -uc