Merge pull request #68873 from lattfein/appimage-tools-libatspi

appimageTools: add at-spi2-core to multiPkgs
This commit is contained in:
worldofpeace
2019-09-17 13:03:42 -04:00
committed by GitHub

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
];
};
}