diff --git a/srcpkgs/gnome-shell-extension-weather/template b/srcpkgs/gnome-shell-extension-weather/template index 2eaef39e3a2..5d0ec987a6b 100644 --- a/srcpkgs/gnome-shell-extension-weather/template +++ b/srcpkgs/gnome-shell-extension-weather/template @@ -1,7 +1,7 @@ # Template file for 'gnome-shell-extension-weather' pkgname=gnome-shell-extension-weather version="$(date +%Y%m%d)" -revision=1 +revision=2 build_style=gnu_configure short_desc="Simple extension for displaying weather notifications in GNOME Shell." maintainer="davehome " @@ -13,10 +13,12 @@ long_desc=" Currently, the weather report including forecast for today and tomorrow is fetched from Yahoo! Weather." + +noarch=yes nofetch=yes noextract=yes -Add_dependency run gnome-shell-extensions +Add_dependency run gnome-shell-extensions ">=3.2.0" Add_dependency build automake Add_dependency build pkg-config Add_dependency build intltool