aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfsobasics_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-01-26 23:46:27 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-01-26 23:46:27 +0100
commit675e252330de0ad34118085731a0b38d4f531ec7 (patch)
tree77ca51a6931f4ec0eb8bff357c7fb8bdf54346ba /recipes/freesmartphone/libfsobasics_git.bb
parent5e31507429db43fbf2faf0d783a7fb6d40e4e74c (diff)
downloadopenembedded-675e252330de0ad34118085731a0b38d4f531ec7.tar.gz
freesmartphone: only libfsobasics requires libnl2 now; the others drag it automatically in through libfsobasics
Diffstat (limited to 'recipes/freesmartphone/libfsobasics_git.bb')
-rw-r--r--recipes/freesmartphone/libfsobasics_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb
index 3a268105d7..fc095f1751 100644
--- a/recipes/freesmartphone/libfsobasics_git.bb
+++ b/recipes/freesmartphone/libfsobasics_git.bb
@@ -1,5 +1,6 @@
require cornucopia.inc
DESCRIPTION = "freesmartphone.org support library"
+DEPENDS += "libnl2"
PV = "0.8.2.0+gitr${SRCREV}"
PR = "${INC_PR}.0"