11a530a46c
- buildfix-sfx2-dependency.diff: svx headers started to be used in sfx2 * solenv-touch-no-dereference.diff: touch --no-dereference in not available on SLED11-SP1 and it is not needed when not using hardlinks OBS-URL: https://build.opensuse.org/request/show/172472 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=31
11 lines
345 B
Diff
11 lines
345 B
Diff
--- sfx2/Library_sfx.mk.old 2013-04-16 18:14:55.000000000 +0200
|
|
+++ sfx2/Library_sfx.mk 2013-04-19 13:25:37.000000000 +0200
|
|
@@ -22,6 +22,7 @@ $(eval $(call gb_Library_Library,sfx))
|
|
$(eval $(call gb_Library_use_packages,sfx,\
|
|
sfx2_inc \
|
|
sfx2_sdi \
|
|
+ svx_inc \
|
|
))
|
|
|
|
$(eval $(call gb_Library_add_sdi_headers,sfx,sfx2/sdi/sfxslots))
|