mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
jack: remove (non-existing) package jack from dependencies of jack-dev
jack-dev depends on jack, which does not exist. This patch removes this dependency. Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3405347d58
commit
dcd6d5b240
|
|
@ -34,6 +34,8 @@ EXTRA_OECONF = "--portaudio=no"
|
|||
|
||||
PACKAGES =+ "libjack jack-server jack-utils"
|
||||
|
||||
RDEPENDS_jack-dev_remove = "${PN} (= ${EXTENDPKGV})"
|
||||
|
||||
FILES_libjack = "${libdir}/*.so.* ${libdir}/jack/*.so"
|
||||
FILES_jack-server = "${bindir}/jackd"
|
||||
FILES_jack-utils = "${bindir}/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user