Christian Hesse wrote:
> Hmm... Did not notice the typo as well...
> I used the correct syntax automatically. Being a human can be bad and
> good. :D
Right. But people consulting mailinglists might not know all the ins
and outs. Therefore writing precise statements and citing without
cut&paste
Alex Ferrando on Sun, 04 Dec 2011 16:30:42 +0100:
> On 04/12/11 16:01, clemens fischer wrote:
> > Alex Ferrando wrote:
> >
> >> Use provides(xz=5.0.0), more info on [1]
> >>
> >> [1]= https://wiki.archlinux.org/index.php/Pkgbuild#provides
> > Shouldn't this be "provides=('xz=5.0.0')"? Afterall, t
On 04/12/11 16:01, clemens fischer wrote:
Alex Ferrando wrote:
Use provides(xz=5.0.0), more info on [1]
[1]= https://wiki.archlinux.org/index.php/Pkgbuild#provides
Shouldn't this be "provides=('xz=5.0.0')"? Afterall, this is an array
variable? Or is there a bash function provides() of the s
Alex Ferrando wrote:
> Use provides(xz=5.0.0), more info on [1]
>
> [1]= https://wiki.archlinux.org/index.php/Pkgbuild#provides
Shouldn't this be "provides=('xz=5.0.0')"? Afterall, this is an array
variable? Or is there a bash function provides() of the same name?
clemens
Alex Ferrando on Sat, 03 Dec 2011 15:43:05 +0100:
> On 03/12/11 14:36, Christian Hesse wrote:
> > Hello everybody,
> >
> > I would like to replace xz 5.0.3-1 with xz-git 20111203-1. I added
> >
> > provides([...] 'xz')
> >
> > to the PKGBUILD, but the dependencies for libarchive (requires xz>=5.0.
On 03/12/11 14:36, Christian Hesse wrote:
Hello everybody,
I would like to replace xz 5.0.3-1 with xz-git 20111203-1. I added
provides([...] 'xz')
to the PKGBUILD, but the dependencies for libarchive (requires xz>=5.0.0) are
not met. Any chance I can fix that?
Use provides(xz=5.0.0), more in
Hello everybody,
I would like to replace xz 5.0.3-1 with xz-git 20111203-1. I added
provides([...] 'xz')
to the PKGBUILD, but the dependencies for libarchive (requires xz>=5.0.0) are
not met. Any chance I can fix that?
--
Best regards,
Chris
7 matches
Mail list logo