mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libwnck3: BPN -> GNOMEBN
The BPN = libwnck is confusing since it should be libwnck3, use GNOMEBN to replace BPN to make the SRC_URI work. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
53e8f46ff7
commit
06aea3f734
@ -2,7 +2,7 @@ SUMMARY = "Window navigation construction toolkit"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
BPN = "libwnck"
|
||||
GNOMEBN = "libwnck"
|
||||
|
||||
SECTION = "x11/libs"
|
||||
DEPENDS = "cairo glib-2.0 gtk+3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user