Codebase list sugar-toolkit-gtk3 / 43723a3
Have python-sugar3 suggest python-jarabe and python-carquinyol. Jonas Smedegaard 7 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6767 bdeps +=, linux-libc-dev [linux-any], hurd-dev [hurd-any]
6868
6969 # Needed (always/often/seldom) at runtime
70 # * Carquinol used in sugar3.datastore.*
71 # * Jarabe used in sugar3.graphics.popwindow
7072 # * alsa-utils (mayby still) needed to unmute devices at boot (bug#581504)
7173 # * shared-mime-info (update-mime-database) used in sugar.bundle.bundlebuilder
7274 # * unzip used in sugar3.bundle.bundle
8688 recommends = unzip, telepathy-mission-control-5, alsa-utils
8789 recommends +=, telepathy-salut, shared-mime-info
8890 suggests = git, ipython
91 suggests +=, python-jarabe, python-carquinyol
8992
9093 CDBS_BUILD_DEPENDS +=, $(bdeps)
9194 CDBS_DEPENDS_$(pkg-python) +=, $(depends)