Add phpbb

version update
This commit is contained in:
thomas 2022-09-15 01:04:23 +02:00
parent 862c0d9ec7
commit 5c12d1fb2a
23 changed files with 115 additions and 5 deletions

View file

@ -6,7 +6,7 @@ DEPOT=https://github.com/bitwarden/clients.git
GIT_VERSION=desktop-v${VERSION}
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=10
IMAGE_SIZE=8
PACKAGE_DEPENDENCY="pkg-config libsecret-1-dev yarn nodejs"
STEP="base_package_upgrade configure_depot_yarn configure_depot_nodejs install_package_dependency get_git_source build makedeb"