Codebase list sugar-read-activity / 9090923
Update package relations: Relax to build-depend unversioned on gir1.2-evince-3.0: Needed version satisfied even in oldstable. Jonas Smedegaard 6 years ago
1 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2727 CDBS_BUILD_DEPENDS_class_python-sugar_sugar = python-sugar3, unzip
2828
2929 # Needed (always/often) at runtime
30 # * recent Evince needed to allegedly avoid crash in evinceadapter
3130 python-deps = sugar3 gi dbus cairo telepathy beautifulsoup
32 gir-deps = glib-2.0 gtk-3.0 gconf-2.0 gdkpixbuf-2.0 pango-1.0 webkit-3.0
31 gir-deps = evince-3.0 glib-2.0 gtk-3.0 gconf-2.0 gdkpixbuf-2.0 pango-1.0
32 gir-deps += webkit-3.0
3333 CDBS_DEPENDS_$(pkg) = python
3434 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))
3535 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
36 CDBS_DEPENDS_$(pkg) +=, gir1.2-evince-3.0 (>= 3.5.92)
3736 CDBS_RECOMMENDS_$(pkg) +=, fonts-dejavu-core
3837
3938 binary-post-install/$(pkg)::