From 542a7de8713be29d77ca36d13f96de8d5ab2e8bb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 20 Sep 2018 18:44:44 -0300 Subject: [PATCH] nomacs: rebuild against libraw.so.19 --- common/shlibs | 1 + srcpkgs/nomacs/template | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common/shlibs b/common/shlibs index c0e993f139e..bc46908fa30 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3303,3 +3303,4 @@ libwx_gtk3u_ribbon-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libwx_gtk3u_gl-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libwx_gtk3u_stc-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libtepl-4.so.0 tepl-4.2.0_1 +libnomacsCore.so.3 nomacs-3.10.2_4 diff --git a/srcpkgs/nomacs/template b/srcpkgs/nomacs/template index ce40f01c8e6..d1426f7c16f 100644 --- a/srcpkgs/nomacs/template +++ b/srcpkgs/nomacs/template @@ -1,7 +1,7 @@ # Template file for 'nomacs' pkgname=nomacs version=3.10.2 -revision=3 +revision=4 build_style=cmake build_wrksrc=ImageLounge configure_args="-DUSE_SYSTEM_QUAZIP=1"