mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-04 06:02:40 +02:00
2023-01-20 Fred Gleason <fredg@paravelsystems.com>
* Added an 'xsltproc' dependency to the 'rivendell' DEB package. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
8942915a22
commit
d8c5358d5d
@ -23935,3 +23935,5 @@
|
||||
2023-01-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Cleaned up compiler warnings when building rdadmin(1).
|
||||
* Cleaned up compiler warnings when building rddbconfig(8).
|
||||
2023-01-20 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added an 'xsltproc' dependency to the 'rivendell' DEB package.
|
||||
|
2
debian/control.src
vendored
2
debian/control.src
vendored
@ -7,7 +7,7 @@ Standards-Version: 4.4.1
|
||||
|
||||
Package: rivendell
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, mariadb-client, libqt5sql5-mysql, qttranslations5-l10n, apache2, curl, rsyslog, python3, python3-pycurl, python3-mysqldb, python3-serial, python3-requests, icedax, wmctrl, qt5-style-plugins
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, mariadb-client, libqt5sql5-mysql, qttranslations5-l10n, apache2, curl, rsyslog, python3, python3-pycurl, python3-mysqldb, python3-serial, python3-requests, icedax, wmctrl, qt5-style-plugins, xsltproc
|
||||
Replaces: rivendell-pypad
|
||||
Description: Radio Broadcast Automation System
|
||||
Rivendell is a complete radio broadcast automation solution, with
|
||||
|
Loading…
x
Reference in New Issue
Block a user