aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-ffmpeg-0.10.4
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer/gst-ffmpeg-0.10.4')
0 files changed, 0 insertions, 0 deletions
enQi/systemd-container OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/distutils-base.bbclass
blob: 9f398d7051ae6517919ea42012866bb21f1200be (plain)
1
2
3
4
DEPENDS  += "${@["${PYTHON_PN}-native ${PYTHON_PN}", ""][(d.getVar('PACKAGES') == '')]}"
RDEPENDS_${PN} += "${@['', '${PYTHON_PN}-core']['${CLASSOVERRIDE}' == 'class-target']}"

inherit distutils-common-base pythonnative