mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +00:00
python3-pygobject: Install pkgconfig files
py2 version is gone Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d1ba359173
commit
84233fc111
@ -31,8 +31,3 @@ EXTRA_OEMESON_append = " -Dpython=python3"
|
||||
BBCLASSEXTEND = "native"
|
||||
RDEPENDS_${PN} = "python-pkgutil"
|
||||
RDEPENDS_${PN}_class-native = ""
|
||||
|
||||
do_install_append() {
|
||||
# Remove files that clash with python3-pygobject; their content is same
|
||||
rm -r ${D}${includedir}/pygobject-3.0/pygobject.h ${D}${libdir}/pkgconfig
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user