mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
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:
committed by
Peter Korsgaard
parent
521afeab9b
commit
c6e200383c
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user