<div dir="ltr"><div><br></div><div>How about doing it the other way around?</div><div><br></div><div>Make the "standard" profile w/o office, and create an "office" profile which includes both the "standard" profile and the office package.</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br>Kris Lou<br><a href="mailto:klou@themusiclink.net" target="_blank">klou@themusiclink.net</a></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 14, 2019 at 5:47 AM Thomas Wootten <<a href="mailto:thomas@ebcf.org.uk">thomas@ebcf.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is there a way I can make a profile NOT install a certain package, even if it depends on another profile that would install it? The use case being where the default is to have that package install but a small number of PCs are exceptions.<br>
<br>
For a simple example:<br>
<br>
<profile id="standard"><br>
<package package-id="firefox" /><br>
<package package-id="office" /><br>
</profile><br>
<br>
<profile id="no_office"><br>
<depends profile-id="standard" /><br>
<!-- something to make the office package not install --><br>
</profile><br>
<br>
If it's possible, it would save me having to duplicate (and maintain in duplicate) the contents of the standard profile in the no_office profile.<br>
---------------------------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" rel="noreferrer" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
_______________________________________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org" target="_blank">wpkg-users@lists.wpkg.org</a><br>
<a href="https://lists.wpkg.org/mailman/listinfo/wpkg-users" rel="noreferrer" target="_blank">https://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
</blockquote></div>