summaryrefslogtreecommitdiff
path: root/app-text/calibre/calibre-5.16.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/calibre/calibre-5.16.1.ebuild')
-rw-r--r--app-text/calibre/calibre-5.16.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-5.16.1.ebuild b/app-text/calibre/calibre-5.16.1.ebuild
index 497d11873043..546774b0f935 100644
--- a/app-text/calibre/calibre-5.16.1.ebuild
+++ b/app-text/calibre/calibre-5.16.1.ebuild
@@ -123,7 +123,8 @@ src_prepare() {
# disable_plugins: walking sec-hole, wait for upstream to use GHNS interface
eapply \
"${FILESDIR}/${PN}-2.9.0-no_updates_dialog.patch" \
- "${FILESDIR}/${PN}-disable_plugins.patch"
+ "${FILESDIR}/${PN}-disable_plugins.patch" \
+ "${FILESDIR}/${P}-zeroconf.patch"
if ! has_version ">=dev-python/sip-5"; then
einfo "Applying SIP v4 patch because SIP v5 was not detected"