repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
tasks
/
mamona-sdk.inc
blob
fb54eab5419f21c012a4a11141af35032af9fbd0
1
DESCRIPTION = "Mamona SDK - Packages for compilation and debug"
2
LICENSE = "MIT"
3
ALLOW_EMPTY = "1"
4
5
PACKAGES = "${PN}"
6
7
RDEPENDS = "\
8
task-mamona \
9
automake \
10
bison \
11
cmake \
12
fakeroot \
13
flex \
14
git \
15
gdb \
16
gettext \
17
groff \
18
libc6-dev \
19
libstdc++-dev \
20
make \
21
cvs \
22
subversion \
23
pkgconfig \
24
diffutils \
25
"