Codebase list sugar-read-activity / 9262962
Modernize CDBS use: Generalize resolving build-dependency on python. Jonas Smedegaard 7 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3030 DEB_UPSTREAM_REPACKAGE_EXCLUDES = screenshots/
3131
3232 # Suppress unneeded auto-resolved build-dependency on python-dev
33 CDBS_BUILD_DEPENDS_class_python-sugar_python = python
33 # * TODO: drop cdbs_python_binary fallback when cdbs 0.4.150 is stable
34 CDBS_BUILD_DEPENDS_class_python-sugar_python = $(or $(cdbs_python2_defaultruntime),$(cdbs_python_binary))
3435
3536 # Override Sugar toolkit to use
3637 CDBS_BUILD_DEPENDS_class_python-sugar_sugar = python-sugar3, unzip