On Thu, Jan 08, 2015 at 04:53:40PM +0100, Christian Hesse wrote: > Dave Reisner <[email protected]> on Thu, 2015/01/08 10:36: > > On Thu, Jan 08, 2015 at 04:22:24PM +0100, Christian Hesse wrote: > > > Hello everybody, > > > > > > I've created a new package vmware-horizon-client [0] that tries to use > > > the new architecture specific depends arrays. But makepkg does ignore > > > them completely, I do not see them in my packages. Is anything wrong with > > > my PKGBUILD? > > > > > > I wonder why AUR does list the dependencies correctly... > > > > Nothing new here. makepkg continues to ignore depends arrays in package > > functions. > > Oh, really? But why does depends=() work, but depends_x86_64=() does not? > And how to make packages of a split PKGBUILD depend on each other? > > Looking at the [core] systemd package it does use depends=() and optdepends=() > in package functions as well. (Though no architecture specific depends array.) > > > https://bugs.archlinux.org/task/42191 > > This is about 'makepkg --syncdeps' and makedepends, no? > -- > main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" > "CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];) > putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
Ah, ok, this is a regression caused by acc639adf20d.
