summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/eet-native_svn.bb
blob: 454bc53a7b54b535cd5c0b21741f743314977238 (plain)
1
2
3
4
5
6
require eet_svn.bb
inherit native
DEPENDS = "zlib-native jpeg-native eina-native"
# we no longer inherit pkgconfig, so we need to state this explicitly
# (see explanation in efl.bbclass and autotools.bbclass)
DEPENDS += "pkgconfig-native"