"Lennart Sorensen" <lsorense@???> writes:
> On Wed, Aug 22, 2012 at 06:36:32PM +0200, Christian Marillat wrote:
>> Johannes Rohr <jorohr@???> writes:
[...]
>> Otherwise no, isn't possible to add a dependency for only an
>> arch.
>
> Would a 'recommends' be appropriate? If it doesn't exist it does
> nothing, but if it does it would install (at least on default Debian
> setups these days).
No, because packages in Recommends are automatically installed.
Otherwise nspluginwrapper isn't installable because he depends on
ia32-libs-gtk who depends on ia32-libs-gtk-i386 who is missing in Debian.
http://packages.debian.org/sid/ia32-libs-gtk
,----
| dep: ia32-libs-gtk-i386
| Package not available
`----
Christian