>I'm trying to build a package that requires either xorg-x11-devel or >XFree86-devel, but I haven't found the proper syntax to allow >one or the other. I was thinking something like this would work, but it doesn't: > >BuildRequires: (xorg-x11-devel || XFree86-devel) > >Any ideas? Conceptually, you should depend on something that both packages provide (virtual package), but that doesn't help much if there isn't a common provide you can depend on. I presume there isn't? _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list