f58fab3026
- add install-FTVectoriser.h.patch install FTVectoriser.h, required by tulip-5.0 - fix documentation build (add texlive-epstopdf and ghostscript to BuildRequires) OBS-URL: https://build.opensuse.org/request/show/506817 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ftgl?expand=0&rev=17
12 lines
447 B
Diff
12 lines
447 B
Diff
diff -ruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs ../orig-ftgl-2.1.3~rc5/src/Makefile.am ./src/Makefile.am
|
|
--- ../orig-ftgl-2.1.3~rc5/src/Makefile.am 2008-05-23 09:13:42.000000000 +0200
|
|
+++ ./src/Makefile.am 2017-06-28 15:13:01.803157035 +0200
|
|
@@ -39,6 +39,7 @@
|
|
ftgl_HEADERS = $(ftgl_headers)
|
|
|
|
ftgl_headers = \
|
|
+ FTVectoriser.h \
|
|
FTGL/ftgl.h \
|
|
FTGL/FTBBox.h \
|
|
FTGL/FTBuffer.h \
|