gnome-shell-extension-weather: no bins so set noarch, required shell-extensions >=3.2.0

This commit is contained in:
Juan RP 2011-10-14 13:34:12 +02:00
parent a2e6de4813
commit 7e5005e51e

View file

@ -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 <davehome@redthumb.info.tm>"
@ -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