mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
fedora: use DFSG_BUILD=on
This commit is contained in:
parent
fefd044005
commit
2e449addad
@ -56,7 +56,7 @@ Python wrappers and a demonstration script for the notcurses library.
|
||||
%build
|
||||
mkdir build
|
||||
cd build
|
||||
%cmake -DUSE_MULTIMEDIA=oiio -DUSE_TESTS=off ..
|
||||
%cmake -DUSE_MULTIMEDIA=oiio -DUSE_TESTS=off -DDFSG_BUILD=on ..
|
||||
%make_build
|
||||
cd python
|
||||
%py3_build
|
||||
|
Loading…
Reference in New Issue
Block a user