gcalctool: upgrade to 6.0.2 which/flex build depend

This commit is contained in:
str1ngs 2011-06-30 08:45:24 -07:00
parent c9446ea0c9
commit 31fd343fd1
1 changed files with 6 additions and 2 deletions

View File

@ -1,11 +1,13 @@
# Template file for 'gcalctool'
pkgname=gcalctool
version=6.0.0
version=6.0.2
distfiles="${GNOME_SITE}/$pkgname/6.0/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="GNOME Scientific calculator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=efada505801df4fc046ef22e9786d9ba535935d07e87f45f5a10f7624836c036
homepage="http://live.gnome.org/Gcalctool"
license="GPL-2"
checksum=63190fde1be5202ab43774785b5521d8f11592c6a9e125673028c5ac235c9316
long_desc="
The package contains the GNOME scientific calculator."
@ -26,5 +28,7 @@ Add_dependency build atk-devel
Add_dependency build pango-devel
Add_dependency build libxml2-devel
Add_dependency build gtk+3-devel
Add_dependency build flex
Add_dependency build which
Add_dependency full desktop-file-utils