intltool: set noarch, add dash rundep.
--HG-- extra : convert_revision : b9f6df960bb237ebbe25e23af33a6d9773129b0f
This commit is contained in:
parent
2a8278bd06
commit
e35ab5a954
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'intltool'.
|
||||
pkgname=intltool
|
||||
version=0.40.6
|
||||
distfiles="
|
||||
http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2"
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.40/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Toolbox for internationalisation"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -25,5 +25,6 @@ long_desc="
|
|||
from tarballs don't need intltool, only folks building from cvs.
|
||||
(This is modeled on gettextize.)"
|
||||
|
||||
Add_dependency full glibc
|
||||
noarch=yes
|
||||
Add_dependency full perl-XML-Parser
|
||||
Add_dependency full dash
|
||||
|
|
Loading…
Reference in a new issue