2021-05-17 Fred Gleason <fredg@paravelsystems.com>

* Updated Debianpackage dependencies for shared libraries.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-05-17 15:41:06 -04:00
parent 0c600c7466
commit c77393d98f
5 changed files with 69 additions and 60 deletions

View File

@@ -265,6 +265,7 @@ AC_CHECK_HEADER(soundtouch/SoundTouch.h,[],[AC_MSG_ERROR([*** SoundTouch not fou
# Check for Python
#
AM_PATH_PYTHON([3])
#echo -n $pythondir | sed "s^\${prefix}^/usr^" > debian/pythondir
AC_SUBST(PYTHON_BASE_DEP,"python"`echo $PYTHON_VERSION | sed -e s/3./3/`)
#