[gimp-macos-build] Switch to dylib for the babl/gegl modules
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Switch to dylib for the babl/gegl modules
- Date: Tue, 29 Oct 2019 13:41:05 +0000 (UTC)
commit 10d24392e397dd11416d963359b0b2a518ae3140
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Tue Oct 29 14:40:55 2019 +0100
Switch to dylib for the babl/gegl modules
package/gimp-2.10.bundle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/package/gimp-2.10.bundle b/package/gimp-2.10.bundle
index f599f82..c69d778 100644
--- a/package/gimp-2.10.bundle
+++ b/package/gimp-2.10.bundle
@@ -107,9 +107,9 @@
<!-- Copy in GTK+ modules -->
<binary>${prefix}/lib/${gtkdir}/modules/*.so</binary>
<!-- Copy in babl modules -->
- <binary>${prefix}/lib/babl-0.1/*.so</binary>
+ <binary>${prefix}/lib/babl-0.1/*.dylib</binary>
<!-- Copy in gegl modules -->
- <binary>${prefix}/lib/gegl-0.4/*.so</binary>
+ <binary>${prefix}/lib/gegl-0.4/*.dylib</binary>
<!-- Copy in GTK+ themeing engines -->
<binary>${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/*.so</binary>
<!-- Copy in GTK+ printer backends -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]