From 00c4d8c441d82bd4b9ab31ab39f22ca0f0cf12fd Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 9 Sep 2022 13:47:52 -0400 Subject: [PATCH] 2022-09-09 Fred Gleason * Added 'hpklinux-dev' to the list of required developmental packages for Ubuntu 22.04 in 'INSTALL'. Signed-off-by: Fred Gleason --- ChangeLog | 3 +++ INSTALL | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8b95c11f..f7d92e2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23280,3 +23280,6 @@ * Fixed a bug in the voice-track widget where the audio markers would change relative position with respect to the waveform when the display was scrolled or resized. +2022-09-09 Fred Gleason + * Added 'hpklinux-dev' to the list of required developmental + packages for Ubuntu 22.04 in 'INSTALL'. diff --git a/INSTALL b/INSTALL index 75541a4f..b11adb6e 100644 --- a/INSTALL +++ b/INSTALL @@ -297,7 +297,7 @@ be done by means of the following commands: 4) Ubuntu 22.04 LTS -Required build packages: apache2 libexpat1-dev libexpat1 libid3-dev libcurl4-gnutls-dev libcoverart-dev libdiscid-dev libmusicbrainz5-dev libcdparanoia-dev libsndfile1-dev libpam0g-dev libvorbis-dev python3 python3-pycurl python3-pymysql python3-serial python3-requests libsamplerate0-dev qtbase5-dev libqt5sql5-mysql libsoundtouch-dev libsystemd-dev libjack-jackd2-dev libasound2-dev libflac-dev libflac++-dev libmp3lame-dev libmad0-dev libtwolame-dev docbook5-xml libxml2-utils docbook-xsl-ns xsltproc fop make g++ libltdl-dev autoconf automake libssl-dev libtag1-dev qttools5-dev-tools debhelper openssh-server autoconf-archive gnupg pbuilder ubuntu-dev-tools apt-file +Required build packages: apache2 libexpat1-dev libexpat1 libid3-dev libcurl4-gnutls-dev libcoverart-dev libdiscid-dev libmusicbrainz5-dev libcdparanoia-dev libsndfile1-dev libpam0g-dev libvorbis-dev python3 python3-pycurl python3-pymysql python3-serial python3-requests libsamplerate0-dev qtbase5-dev libqt5sql5-mysql libsoundtouch-dev libsystemd-dev libjack-jackd2-dev libasound2-dev libflac-dev libflac++-dev libmp3lame-dev libmad0-dev libtwolame-dev docbook5-xml libxml2-utils docbook-xsl-ns xsltproc fop make g++ libltdl-dev autoconf automake libssl-dev libtag1-dev qttools5-dev-tools debhelper openssh-server autoconf-archive gnupg pbuilder ubuntu-dev-tools apt-file hpklinux-dev Configure script invocation: ./configure --prefix=/usr --libdir=/usr/lib --libexecdir=/var/www/rd-bin --sysconfdir=/etc/apache2/conf-enabled --enable-rdxport-debug MUSICBRAINZ_LIBS="-ldiscid -lmusicbrainz5cc -lcoverartcc"