Hi Bernhard,
> I had installed some of them, but as far as I understood the behaviour of
> mb2, it should install missing dependencies automatically.
Correct
> So after manually installing all dependencies zypper could find, three
> packages cannot be found:
> pkgconfig(xtables)
> pkgconfig(libsystemd-daemon)
> pkgconfig(libglibutil)
I can confirm libglibutil-devel is missing from the public repos by mistake. It
will be fixed in some of the upcoming releases - meanwhile you could build
libglibutil yourself as a workaround
https://git.merproject.org/mer-core/libglibutil .
The other two packages seems to be available in fresh installed Sailfish OS SDK
1608 (latest):
[mersdk@SailfishSDK ~]$ sb2 -t SailfishOS-armv7hl -m sdk-install -R zypper wp
'pkgconfig(xtables)'
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
--+----------------+---------+--------------+---------+-----------
| iptables-devel | package | 1.4.15-1.1.3 | armv7hl | jolla
[mersdk@SailfishSDK ~]$ sb2 -t SailfishOS-armv7hl -m sdk-install -R zypper wp
'pkgconfig(libsystemd-daemon)'
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
--+---------------+---------+-----------+---------+-----------
| systemd-devel | package | 208-1.9.1 | armv7hl | jolla
[mersdk@SailfishSDK ~]$ sb2 -t SailfishOS-armv7hl -m sdk-install -R zypper wp
'pkgconfig(libglibutil)'
Loading repository data...
Reading installed packages...
No providers of 'pkgconfig(libglibutil)' found.
BR,
Martin
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org