diff --git a/gifsicle/gifsicle.spec b/gifsicle/gifsicle.spec index a9d86e39c5..80a17c5432 100644 --- a/gifsicle/gifsicle.spec +++ b/gifsicle/gifsicle.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Graphics License: GPL -Version: 1.92 -Release: 20190420 +Version: 1.93 +Release: 20210630 # list of sources Source0: https://github.com/kohler/gifsicle/archive/v%{version}.tar.gz @@ -68,7 +68,8 @@ PreReq: OpenPKG, openpkg >= 20160101 LDFLAGS="%{l_ldflags}" \ ./configure \ --prefix=%{l_prefix} \ - --mandir=%{l_prefix}/man + --mandir=%{l_prefix}/man \ + --without-x %{l_make} %{l_mflags -O} %install