diff --git a/srcpkgs/lollypop/template b/srcpkgs/lollypop/template
index 17dc371bf7d..eeaec989080 100644
--- a/srcpkgs/lollypop/template
+++ b/srcpkgs/lollypop/template
@@ -1,15 +1,15 @@
 # Template file for 'lollypop'
 pkgname=lollypop
 version=0.9.87
-revision=3
+revision=4
 build_style=gnu-configure
 noarch=yes
 nocross=yes
 hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3.4"
-makedepends="gtk+3-devel libsecret-devel totem-pl-parser-devel python3.4-cairo-devel"
-depends="libsecret python3.4-dbus python3.4-gobject python3.4-pylast python3.4-six totem-pl-parser"
+makedepends="gtk+3-devel"
+depends="libsecret libnotify python3.4-dbus python3.4-gobject python3.4-pylast totem-pl-parser"
 pycompile_module="lollypop"
-short_desc="GNOME music player"
+short_desc="A music player for GNOME"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
 license="GPL-3"
 homepage="https://gnumdk.github.io/lollypop-web/"