Skip to content

Commit

Permalink
media-gfx/darktable-9999: add dev-python/jsonschema to BDEPEND
Browse files Browse the repository at this point in the history
In case of VCS snapshots it may make sense to have the noise-profile file
validated, even though this really should be done in the test phase.
Require 3.2.0+ because there may or may not have been problems with older
versions currently in the tree (see the referenced bug), and no
PYTHON_USEDEP and so on because we use this as an executable.

Closes: https://bugs.gentoo.org/696996
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Jun 18, 2020
1 parent d3af641 commit 3752f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/darktable/darktable-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ IUSE="colord cups cpu_flags_x86_sse3 doc flickr geolocation gnome-keyring gphoto
lto nls opencl openmp openexr pax_kernel webp
${LANGS// / l10n_}"

BDEPEND="
BDEPEND=">=dev-python/jsonschema-3.2.0
dev-util/intltool
virtual/pkgconfig
nls? ( sys-devel/gettext )
Expand Down

0 comments on commit 3752f6b

Please sign in to comment.