works for FHS, fix debian dependency and still this package needs improvements
* LDFLAGS here cd7cdf06ed/Makefile (L107)
* pam auth is not documented, so not enabled yet
* sqlite separate pacakge is unuseless but leave as is until we decided
This commit is contained in:
parent
3fbe6853d8
commit
8b525d2826
4 changed files with 18 additions and 3 deletions
|
@ -2,7 +2,8 @@ Package: forgejo-bin
|
|||
Architecture: amd64
|
||||
Priority: optional
|
||||
Provides: forgejo,gitea
|
||||
Depends: adduser (>= 3.11)
|
||||
Depends: adduser (>= 3.11), git, file-rc | sysv-rc | init-system-helpers | systemd
|
||||
Recommends: postgresql | mysql-server | sqlite3, libcap2-bin
|
||||
Conflicts: forgejo,forgejo-bin
|
||||
Description: Forgejo: Beyond Coding. We Forge. (binary)
|
||||
The official Forgejo release binary in a Debian package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue