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
/
efl1
/
eina-native_svn.bb
blob
8cc34bb1786c0047e4a7d064b66fb51ddf41bbe1
1
require eina_svn.bb
2
inherit native
3
DEPENDS
=
""
4
# we no longer inherit pkgconfig
,
so we need
to
state this explicitly
5
#
(
see explanation in efl.bbclass
and
autotools.bbclass
)
6
DEPENDS
+=
"pkgconfig-native"