diff --git a/srcpkgs/eog-plugins/template b/srcpkgs/eog-plugins/template index a031d9cafc8..cd69dfc034c 100644 --- a/srcpkgs/eog-plugins/template +++ b/srcpkgs/eog-plugins/template @@ -1,14 +1,13 @@ # Template file for 'eog-plugins' pkgname=eog-plugins -version=3.2.0 -revision=1 +version=3.2.1 distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" build_style=gnu_configure short_desc="Eye of GNOME plugins" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" -checksum=49a78e862a1967733b439ca4a4cde42084e8d4b1947c4a5ddb1b3581bec64dc0 +checksum=f78ac3e72a6f04d9fa4b1a9f973967ae9530b3265abd4b78180730d23c295d9c long_desc=" eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. It can deal with large images, and zoom @@ -56,3 +55,5 @@ Add_dependency build intltool Add_dependency build eog-devel Add_dependency build libgdata-devel Add_dependency build libchamplain-devel +Add_dependency build libpeas-devel +Add_dependency build libexif-devel