mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-18 01:00:51 +02:00
2022-12-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'wmctrl' dependency to the 'rivendell' DEB package. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
12bdbfc948
commit
3848c9c064
@ -23888,3 +23888,5 @@
|
|||||||
only a single instance to run at a time.
|
only a single instance to run at a time.
|
||||||
* Added an rdsinglestart(1) utility.
|
* Added an rdsinglestart(1) utility.
|
||||||
* Added a 'wmctrl' dependency to the 'rivendell' RPM package.
|
* Added a 'wmctrl' dependency to the 'rivendell' RPM package.
|
||||||
|
2022-12-30 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added a 'wmctrl' dependency to the 'rivendell' DEB package.
|
||||||
|
4
INSTALL
4
INSTALL
@ -96,6 +96,10 @@ TagLib Audio Meta-Data Library, v1.8 or better
|
|||||||
A high-quality C++ library for reading and writing a variety of audio metadata
|
A high-quality C++ library for reading and writing a variety of audio metadata
|
||||||
formats. Available at https://taglib.org/.
|
formats. Available at https://taglib.org/.
|
||||||
|
|
||||||
|
wmctrl
|
||||||
|
A UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X
|
||||||
|
Window Manager. Available in most distros.
|
||||||
|
|
||||||
X11 Window System
|
X11 Window System
|
||||||
Virtually all Linux distros should include this.
|
Virtually all Linux distros should include this.
|
||||||
|
|
||||||
|
2
debian/control.src
vendored
2
debian/control.src
vendored
@ -7,7 +7,7 @@ Standards-Version: 4.4.1
|
|||||||
|
|
||||||
Package: rivendell
|
Package: rivendell
|
||||||
Architecture: any
|
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
|
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
|
||||||
Replaces: rivendell-pypad
|
Replaces: rivendell-pypad
|
||||||
Description: Radio Broadcast Automation System
|
Description: Radio Broadcast Automation System
|
||||||
Rivendell is a complete radio broadcast automation solution, with
|
Rivendell is a complete radio broadcast automation solution, with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user