Codebase list sugar-etoys-activity / a0d8100
Added rule to debian/rules to remove lintian warning Ankur khurana 13 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2626 include /usr/share/cdbs/1/class/python-sugar.mk
2727 include /usr/share/cdbs/1/rules/debhelper.mk
2828
29 # Suppress unneeded auto-resolved build-dependency on python-dev
30 CDBS_BUILD_DEPENDS_class_python-autotools_python = python$(cdbs_python_nondefault_version)
2931 # We support all branches, but default to 0.88.
3032 CDBS_DEPENDS = python-sugar-0.88 | python-sugar, python-sugar-toolkit-0.88 | python-sugar-toolkit
3133 CDBS_DEPENDS += , python-hippocanvas, python-telepathy, python-gtk2, python-cjson