From 59e3d748106cf91d23549fec9f7dcfbcd10e9e11 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 2 Feb 2020 22:13:18 -0800 Subject: recipes: Inherit perlnative for pod2man replace host version of pod2man perl-native provides, helps in improving reproducability Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-graphics/xdotool') diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb index aeae071dcb..259c640523 100644 --- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb +++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb @@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 libxtst" PR = "r1" -inherit features_check pkgconfig +inherit features_check pkgconfig perlnative # depends on virtual/libx11 REQUIRED_DISTRO_FEATURES = "x11" -- cgit v1.2.3-54-g00ecf