mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:34:31 +00: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…
x
Reference in New Issue
Block a user