mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
cpufrequtils: inherit gettext
* build without gettext-native fails with: | Building ccdv | /bin/sh: 1: xgettext: not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
b4fcac2640
commit
e4d36ed0d6
|
|
@ -1,5 +1,7 @@
|
|||
DESCRIPTION = "To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created"
|
||||
|
||||
inherit gettext
|
||||
|
||||
DEPENDS = "libtool-cross"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user