aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lua/lua-gtk2_0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lua/lua-gtk2_0.3.bb')
-rw-r--r--recipes/lua/lua-gtk2_0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lua/lua-gtk2_0.3.bb b/recipes/lua/lua-gtk2_0.3.bb
index 268398c7db..d2ac46c2a2 100644
--- a/recipes/lua/lua-gtk2_0.3.bb
+++ b/recipes/lua/lua-gtk2_0.3.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "gtk+ lua-native perl-native readline libffi"
-RDEPENDS = "lua"
+RDEPENDS_${PN} = "lua"
inherit gpe