diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-06-27 15:42:35 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-06-27 15:42:35 +0000 |
commit | 317241f02ab83ac9de65acf69896d373207877b4 (patch) | |
tree | 57ddfc3a12f028f2cd95461781ed38df994f372f /multimedia/libopenshot/files/patch-src_CMakeLists.txt | |
parent | Update to 0.2.0.10 (diff) |
Update to 0.2.5.106
PR: 247532
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Diffstat (limited to 'multimedia/libopenshot/files/patch-src_CMakeLists.txt')
-rw-r--r-- | multimedia/libopenshot/files/patch-src_CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libopenshot/files/patch-src_CMakeLists.txt b/multimedia/libopenshot/files/patch-src_CMakeLists.txt index 4eefbb70d58d..949d190530ac 100644 --- a/multimedia/libopenshot/files/patch-src_CMakeLists.txt +++ b/multimedia/libopenshot/files/patch-src_CMakeLists.txt @@ -1,6 +1,6 @@ ---- src/CMakeLists.txt.orig 2020-03-03 09:00:23 UTC +--- src/CMakeLists.txt.orig 2020-06-18 10:04:32 UTC +++ src/CMakeLists.txt -@@ -363,7 +363,13 @@ if (TARGET RESVG::resvg) +@@ -361,7 +361,13 @@ if (TARGET RESVG::resvg) set(CMAKE_SWIG_FLAGS "-DUSE_RESVG=1") endif() |