mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
nis: inherit pkgconfig
nis needs pkgconfig to check some dependencies, like DBUS Signed-off-by: Roy Li <rongqing.li@windriver.com>
This commit is contained in:
@@ -9,7 +9,7 @@ SECTION = "console/network"
|
|||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext pkgconfig
|
||||||
|
|
||||||
# install is broken because src/Makefile heroically adds '-s'
|
# install is broken because src/Makefile heroically adds '-s'
|
||||||
# to the install flags - passing -s to the build /usr/bin/install!
|
# to the install flags - passing -s to the build /usr/bin/install!
|
||||||
|
|||||||
Reference in New Issue
Block a user