diff --git a/.gitignore b/.gitignore index a5709ff..276dc71 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ Testing/ react/package-lock.json +src/dbus/bluez_adaptor.h +src/dbus/bluez_proxy.h diff --git a/CMakeLists.txt b/CMakeLists.txt index f42fee1..0b5f9fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,7 +77,7 @@ set(CPACK_DEBIAN_PACKAGE_SECTION sound) set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON) set(CPACK_DEBIAN_PACKAGE_PREDEPENDS hostapd authbind ) set(CPACK_DEBIAN_PACKAGE_CONTROL_STRICT_PERMISSION TRUE) -set(CPACK_DEBIAN_PACKAGE_DEPENDS "libstdc++6 (>= 9)") +set(CPACK_DEBIAN_PACKAGE_DEPENDS "jackd2") #set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "arm64") set(CPACK_PACKAGING_INSTALL_PREFIX /usr) set(CPACK_PROJECT_NAME ${PROJECT_NAME}) diff --git a/src/dbus/bluez_adaptor.h b/src/dbus/bluez_adaptor.h index 920f66e..f4c6638 100644 --- a/src/dbus/bluez_adaptor.h +++ b/src/dbus/bluez_adaptor.h @@ -3,8 +3,8 @@ * This file was automatically generated by sdbus-c++-xml2cpp; DO NOT EDIT! */ -#ifndef __sdbuscpp___home_rerdavies_src_pipedal_src_dbus_bluez_adaptor_h__adaptor__H__ -#define __sdbuscpp___home_rerdavies_src_pipedal_src_dbus_bluez_adaptor_h__adaptor__H__ +#ifndef __sdbuscpp___home_pi_src_pipedal_src_dbus_bluez_adaptor_h__adaptor__H__ +#define __sdbuscpp___home_pi_src_pipedal_src_dbus_bluez_adaptor_h__adaptor__H__ #include #include diff --git a/src/dbus/bluez_proxy.h b/src/dbus/bluez_proxy.h index 3fad9a8..e9012d6 100644 --- a/src/dbus/bluez_proxy.h +++ b/src/dbus/bluez_proxy.h @@ -3,8 +3,8 @@ * This file was automatically generated by sdbus-c++-xml2cpp; DO NOT EDIT! */ -#ifndef __sdbuscpp___home_rerdavies_src_pipedal_src_dbus_bluez_proxy_h__proxy__H__ -#define __sdbuscpp___home_rerdavies_src_pipedal_src_dbus_bluez_proxy_h__proxy__H__ +#ifndef __sdbuscpp___home_pi_src_pipedal_src_dbus_bluez_proxy_h__proxy__H__ +#define __sdbuscpp___home_pi_src_pipedal_src_dbus_bluez_proxy_h__proxy__H__ #include #include