ubports / account-plugins

Moved to https://gitlab.com/ubports/core/indicator-transfer
https://gitlab.com/ubports/core/indicator-transfer
GNU General Public License v2.0
3 stars 6 forks source link

Unmet dependencies when building with crossbuilder #13

Closed jonnius closed 6 years ago

jonnius commented 6 years ago

I am trying to build account-plugins using crossbuilder, as described in the docs, getting an dependency issue:

builddeps:account-plugins:armhf : Depends: gobject-introspection:armhf but it is not going to be installed
                                   Depends: python3:armhf but it is not going to be installed
                                   Depends: libaccount-plugin-1.0-dev:armhf (>= 0.1.9) but it is not going to be installed
                                   Depends: valac:armhf (>= 0.16) but it is not going to be installed
                                   Depends: gnome-common:armhf but it is not installable

This may be related to ubports/crossbuilder#4.