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