Skip to content

Master

SwampRabbit requested to merge SwampRabbit/gst:master into master

First time contributor checklist

Contributor checklist

  • I am targeting the master branch and not the release branch (️ very important)
  • I have tested my contribution using ./run.sh
  • I have tested my contribution using ./build.sh --flatpak-local --flatpak-install
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

The debian folder and contents provide the files needed to build GST for Debian and derivatives. The control file also includes the list build and run-time dependencies for those building other packages to use as reference.

Type of Changes

Type
🐛 Bug fix

Related Issue

Edited by SwampRabbit

Merge request reports