Accepting request 936004 from graphics
OBS-URL: https://build.opensuse.org/request/show/936004 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=117
This commit is contained in:
commit
d7c4978294
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 09:25:34 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||
|
||||
- Enable RPATH in cmake (bsc#1193183, bsc#1193261).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:02:50 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -160,6 +160,7 @@ export CXX=g++-10
|
||||
%cmake \
|
||||
-GNinja \
|
||||
-DINKSCAPE_INSTALL_LIBDIR=%{_libdir} \
|
||||
-DCMAKE_SKIP_RPATH:BOOL=OFF \
|
||||
-DWITH_MANPAGE_COMPRESSION=OFF \
|
||||
-DWITH_DBUS=ON \
|
||||
%{nil}
|
||||
|
Loading…
Reference in New Issue
Block a user