Codebase list sugar-pippy-activity / 6188f7a
Suggest (not recommend) sugar-session. Jonas Smedegaard 11 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
3838 # * csound and python-tamtam-data used in pippy.sound
3939 CDBS_DEPENDS_$(pkg) = $(call cdbs_sugar_anybranchdeps,python-sugar python-sugar-toolkit)
4040 CDBS_DEPENDS_$(pkg) += , python-gobject, python-gtk2, python-vte (>= 1:0.22.3~), python-telepathy, python-pygame, python-gtksourceview2, python-elements
41 CDBS_RECOMMENDS_$(pkg) = $(call cdbs_sugar_anybranchdeps,sugar-session python-carquinyol)
41 CDBS_RECOMMENDS_$(pkg) = $(call cdbs_sugar_anybranchdeps,python-carquinyol)
4242 CDBS_RECOMMENDS_$(pkg) += , python-gst0.10
43 CDBS_SUGGESTS_$(pkg) = csound, python-tamtam-data
43 CDBS_SUGGESTS_$(pkg) = $(call cdbs_sugar_anybranchdeps,sugar-session)
44 CDBS_SUGGESTS_$(pkg) += , csound, python-tamtam-data