package/jack1: drop celt comment

Drop celt comment which is not needed since removal of celt051 in commit
b32efbdb03

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2022-02-06 15:31:12 +01:00 committed by Peter Korsgaard
parent 521afeab9b
commit c6e200383c

View file

@ -11,8 +11,6 @@ JACK1_LICENSE = GPL-2.0+ (jack server), LGPL-2.1+ (jack library)
JACK1_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
JACK1_INSTALL_STAGING = YES
# Dependency to celt can't be met: jack1 requires celt >= 0.8.0 but we
# only have 0.5.1.3 and we cannot upgrade.
JACK1_DEPENDENCIES = host-pkgconf alsa-lib berkeleydb libsamplerate libsndfile
ifeq ($(BR2_PACKAGE_READLINE),y)