Skip to content

Commit

Permalink
media-gfx/displaycal: add missing dbus rdep
Browse files Browse the repository at this point in the history
Thanks Maciej S. Szmigiero for report and testing

Closes: https://bugs.gentoo.org/716394
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <[email protected]>
  • Loading branch information
voyageur committed Apr 10, 2020
1 parent 1e6cc58 commit dc9be89
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ RDEPEND="${DEPEND}
dev-python/numpy-python2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.2.1[${PYTHON_USEDEP}]
)
|| (
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
)
"

# Just in case someone renames the ebuild
Expand Down

0 comments on commit dc9be89

Please sign in to comment.