mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/jack1: drop celt comment
Drop celt comment which is not needed since removal of celt051 in commitb32efbdb03Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commitc6e200383c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
64f7977648
commit
5ea5466832
@@ -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