Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37877164
en ru br
Репозитории ALT

Группа :: Графика
Пакет: lasem

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: lasem-0.3.0-alt-glib2.patch
Скачать


diff --git a/lasem/src/lasemrender.c b/lasem/src/lasemrender.c
index 7bf3d9e..e621e19 100644
--- a/lasem/src/lasemrender.c
+++ b/lasem/src/lasemrender.c
@@ -31,8 +31,7 @@
 #include <lsmmathmlrowelement.h>
 #include <lsmmathmlview.h>
 #include <lsmdomparser.h>
-#include <glib/gmessages.h>
-#include <glib/goption.h>
+#include <glib.h>
 #include <glib/gprintf.h>
 #include <gio/gio.h>
 #include <cairo-pdf.h>
diff --git a/lasem/src/lasemtest.c b/lasem/src/lasemtest.c
index 835f549..e525ea0 100644
--- a/lasem/src/lasemtest.c
+++ b/lasem/src/lasemtest.c
@@ -34,7 +34,7 @@
 #include <lsmmathmldocument.h>
 #include <lsmdomparser.h>
 #include <lsmdomdocument.h>
-#include <glib/gregex.h>
+#include <glib.h>
 #include <glib/gprintf.h>
 #include <gio/gio.h>
 
diff --git a/lasem/src/lsmmathmlentitydictionary.c b/lasem/src/lsmmathmlentitydictionary.c
index 684c159..f7b040e 100644
--- a/lasem/src/lsmmathmlentitydictionary.c
+++ b/lasem/src/lsmmathmlentitydictionary.c
@@ -22,7 +22,7 @@
  */
 
 #include <lsmmathmlentitydictionary.h>
-#include <glib/ghash.h>
+#include <glib.h>
 #include <stdio.h>
 
 static const struct {
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin