Calibre: add dbus to require

This commit is contained in:
Sergei Reznikov
2020-04-29 20:20:22 +00:00
parent a54f263969
commit b18ef44df7

View File

@@ -7,7 +7,7 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS."
HOMEPAGE="https://calibre-ebook.com/"
COPYRIGHT="2008-2019 Kovid Goyal"
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="https://github.com/kovidgoyal/calibre/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="50855a25f7e219de81e19d2e5df462e1068b84c11556936aee372eb7f1950419"
PATCHES="calibre-$portVersion.patchset"
@@ -49,6 +49,7 @@ PROVIDES="
cmd:web2disk$commandSuffix
"
REQUIRES="
dbus$secondaryArchSuffix
haiku$secondaryArchSuffix
cmd:python2
apsw_python