diff options
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() |