summaryrefslogtreecommitdiff
path: root/package/jack2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-09 09:27:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-09 09:27:32 +0100
commit179b687e2f99d3b843c657b42c991200e460aaa1 (patch)
treef93aa088f8a5ff8316cc6cbf8bc1f89907402c60 /package/jack2/Makefile
parentf31b77d5b50a155c648bdab6ab7cd2dcd918c418 (diff)
remove python2 dependencies and packages
Diffstat (limited to 'package/jack2/Makefile')
-rw-r--r--package/jack2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/jack2/Makefile b/package/jack2/Makefile
index 3610d6465..407df6ab8 100644
--- a/package/jack2/Makefile
+++ b/package/jack2/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= jack2
-PKG_VERSION:= 31d4ae97f296fe1c954cbb51e50d5e60578260b8
+PKG_VERSION:= 99e5d115ea47f6673ef741ce5633e57661f63510
PKG_RELEASE:= 1
PKG_GIT:= hash
PKG_DESCR:= audio connection kit (v2)
PKG_SECTION:= mm/audio
PKG_DEPENDS:= alsa-lib libsndfile libsamplerate
-PKG_BUILDDEP:= python2-host alsa-lib libsndfile libsamplerate
+PKG_BUILDDEP:= python3-host alsa-lib libsndfile libsamplerate
PKG_NEEDS:= threads c++
PKG_URL:= http://jackaudio.org
PKG_SITES:= https://github.com/jackaudio/jack2.git