Files
gentoo/app-office/dia2code/files/dia2code-1.0.0-fix-imports.patch
Arthur Zamarin a69218670e app-office/dia2code: fix compile, RDEPEND, EAPI=8
- fix unknown uint8_t
- fix RDEPEND wrong assign
- EAPI=8
- small refactor

Closes: https://bugs.gentoo.org/895298
Closes: https://bugs.gentoo.org/886083
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-19 23:25:51 +03:00

13 lines
344 B
Diff

https://bugs.gentoo.org/895298
--- a/src/decls.hpp
+++ b/src/decls.hpp
@@ -23,6 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config.h"
#include "umlPackage.hpp"
+#include <cinttypes>
/* Package processing auxiliary structure:
"Declarations" are UML packages (which map to IDL module or C++