blob: 6cae11536879af6b9353ef4eb15154ad27f4b7fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "A graphical Boot Manager for the Ångström Linux Distribution"
AUTHOR = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
SECTION = "base"
DEPENDS = "evas-fb ecore-fb esmart-fb imlib2-fb edje efl++-fb"
#RDEPENDS_${PN} = "libefl++0"
ALLOW_EMPTY = "1"
#
# yes, this package doesn't do anything yet :D
#
|