forked from pool/inkscape
Accepting request 935422 from home:yfjiang:branches:graphics
- Enable RPATH in cmake (bsc#1193183, bsc#1193261). OBS-URL: https://build.opensuse.org/request/show/935422 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=83
This commit is contained in:
parent
598995cde1
commit
23da62e6e9
@ -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…
x
Reference in New Issue
Block a user