gnome-common: doesn't need glibc or gnome-desktop, set noarch, depend in automake.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'gnome-common'
|
# Template file for 'gnome-common'
|
||||||
pkgname=gnome-common
|
pkgname=gnome-common
|
||||||
version=3.1.0
|
version=3.1.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Common scripts and macros to develop with GNOME"
|
short_desc="Common scripts and macros to develop with GNOME"
|
||||||
@@ -11,5 +12,5 @@ checksum=fbbc4e03f9276fb12b7cc2da769c932547cdec3b1604335b178270669dba257c
|
|||||||
long_desc="
|
long_desc="
|
||||||
This package contains common scripts and macros to develop with GNOME."
|
This package contains common scripts and macros to develop with GNOME."
|
||||||
|
|
||||||
Add_dependency run glibc
|
noarch=yes
|
||||||
Add_dependency run gnome-desktop
|
Add_dependency full automake
|
||||||
|
|||||||
Reference in New Issue
Block a user