gnome-common: doesn't need glibc or gnome-desktop, set noarch, depend in automake.

This commit is contained in:
Juan RP 2011-10-13 13:02:08 +02:00
parent 2e683c607e
commit e9cb84a1c0

View file

@ -1,6 +1,7 @@
# Template file for 'gnome-common'
pkgname=gnome-common
version=3.1.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz"
build_style=gnu_configure
short_desc="Common scripts and macros to develop with GNOME"
@ -11,5 +12,5 @@ checksum=fbbc4e03f9276fb12b7cc2da769c932547cdec3b1604335b178270669dba257c
long_desc="
This package contains common scripts and macros to develop with GNOME."
Add_dependency run glibc
Add_dependency run gnome-desktop
noarch=yes
Add_dependency full automake