appimageTools: add at-spi2-core to multiPkgs

This commit is contained in:
Koki Yasuno
2019-09-16 09:33:15 +09:00
parent 6d9c0e3b2d
commit 968f357f9a

View File

@@ -189,6 +189,7 @@ rec {
# libraries not on the upstream include list, but nevertheless expected
# by at least one appimage
libtool.lib # for Synfigstudio
at-spi2-core
];
};
}