summaryrefslogtreecommitdiff
path: root/www-misc/urlwatch/urlwatch-2.26.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/urlwatch/urlwatch-2.26.ebuild')
-rw-r--r--www-misc/urlwatch/urlwatch-2.26.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.26.ebuild b/www-misc/urlwatch/urlwatch-2.26.ebuild
index 02b7d52bcb99..1b74b901e846 100644
--- a/www-misc/urlwatch/urlwatch-2.26.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.26.ebuild
@@ -59,10 +59,6 @@ pkg_postinst() {
if ! has_version dev-python/jq; then
elog "Install 'dev-python/jq' to enable jq filtering support"
fi
- if ! has_version dev-python/pushbullet-py; then
- elog "Install 'dev-python/pushbullet-py' to enable" \
- "Pushbullet notifications support"
- fi
if ! has_version dev-python/pytesseract; then
elog "Install 'dev-python/pytesseract' to enable OCR support"
fi