mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 07:16:16 +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:
parent
8b752a1fd6
commit
bee67b5084
@ -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!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user