diff options
Diffstat (limited to 'bootmenu/bootmenu_0.6.oe')
-rw-r--r-- | bootmenu/bootmenu_0.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootmenu/bootmenu_0.6.oe b/bootmenu/bootmenu_0.6.oe index 3faac47016..ccfd1d46f6 100644 --- a/bootmenu/bootmenu_0.6.oe +++ b/bootmenu/bootmenu_0.6.oe @@ -1,4 +1,4 @@ -DEPENDS = virtual/libc +DEPENDS = "virtual/libc" SRC_URI := http://www.cosmicpenguin.net/pub/bootmenu/${P}.tar.gz \ file://${FILESDIR}/compile.patch;patch=1 |