mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Fix build dependencies for Deb package
This commit is contained in:
parent
f844c17a94
commit
de55290746
1 changed files with 1 additions and 0 deletions
1
dist/debian/control
vendored
1
dist/debian/control
vendored
|
@ -17,6 +17,7 @@ Description: Multi-protocol RSS/Atom newsfeed synchronization server
|
||||||
client protocols such as Tiny Tiny RSS, Nextcloud News and Miniflux,
|
client protocols such as Tiny Tiny RSS, Nextcloud News and Miniflux,
|
||||||
allowing you to use compatible clients for many protocols with a single
|
allowing you to use compatible clients for many protocols with a single
|
||||||
server.
|
server.
|
||||||
|
Build-Depends: debhelper
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite3 | dbconfig-no-thanks,
|
dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite3 | dbconfig-no-thanks,
|
||||||
php (>= 7.1.0),
|
php (>= 7.1.0),
|
||||||
|
|
Loading…
Reference in a new issue