Skip to content

Add build dependencies for apps

  1. Add a line to the Dockerfile "apt build-dep $app1 $app2 $app3 ..." to install all build dependencies
  2. Locally test with xfce-build if all apps build (note that xfpmc is vala! and catfish is python! so maybe skip those for now)
  3. Build/deploy new docker image and
  4. Add .gitlab-ci.yml files to the apps that build