Accepting request 555023 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/555023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ftgl?expand=0&rev=30
This commit is contained in:
commit
25632e8692
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 12:43:48 UTC 2017 - kkaempf@suse.com
|
||||
|
||||
- adapt install-FTVectoriser.h.patch to install more .h files
|
||||
required by tulip-5.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 11:11:59 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,11 +1,15 @@
|
||||
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 @@
|
||||
@@ -39,6 +39,11 @@
|
||||
ftgl_HEADERS = $(ftgl_headers)
|
||||
|
||||
ftgl_headers = \
|
||||
+ FTVectoriser.h \
|
||||
+ FTContour.h \
|
||||
+ FTLibrary.h \
|
||||
+ FTList.h \
|
||||
+ FTVector.h \
|
||||
FTGL/ftgl.h \
|
||||
FTGL/FTBBox.h \
|
||||
FTGL/FTBuffer.h \
|
||||
|
Loading…
Reference in New Issue
Block a user