Can flatpak wrap low-level library dependecies?
Robert Munteanu
robert.munteanu at gmail.com
Wed Jul 13 10:14:36 UTC 2016
Hi,
I'm investigating wrapping Brackets [1] using flatpak. The Brackets
build is already pretty self-contained, but it depends on outdated
versions of libgcrypt and libudev, which are no longer available on
more recent Linux systems.
Is this dependency problem something that I can avoid using flatpak?
For reference, the requirements are
libgcrypt.so.11 ( but I have libgcrypt.so.20 )
libudev.so.0 ( but I have libudev.so.1 )
Thanks,
Robert
[1]: http://brackets.io/
--
http://robert.muntea.nu/
More information about the xdg-app
mailing list