diff options
Diffstat (limited to 'recipes/gpe-beam/gpe-beam_0.2.9.bb')
-rw-r--r-- | recipes/gpe-beam/gpe-beam_0.2.9.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/gpe-beam/gpe-beam_0.2.9.bb b/recipes/gpe-beam/gpe-beam_0.2.9.bb new file mode 100644 index 0000000000..b96bed4a2f --- /dev/null +++ b/recipes/gpe-beam/gpe-beam_0.2.9.bb @@ -0,0 +1,6 @@ +require ${PN}.inc + +RDEPENDS = "irda-utils" + +inherit gpe + |