Express the external /usr/bin/tx dep. as one on adobe-afdko
In 0.3.0, we’ll need to add a version bound.
This commit is contained in:
parent
3b698e8e93
commit
3c83f047f0
@ -26,8 +26,8 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3dist(setuptools-scm)
|
BuildRequires: python3dist(setuptools-scm)
|
||||||
|
|
||||||
%global txbin /usr/bin/tx
|
%global txbin /usr/bin/tx
|
||||||
|
# For the unbundled “tx” executable:
|
||||||
BuildRequires: %{txbin}
|
BuildRequires: adobe-afdko
|
||||||
BuildRequires: symlinks
|
BuildRequires: symlinks
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -39,7 +39,8 @@ Standalone CFF subroutinizer based on the AFDKO tx tool.
|
|||||||
%package -n python3-cffsubr
|
%package -n python3-cffsubr
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
|
|
||||||
Requires: %{txbin}
|
# For the unbundled “tx” executable:
|
||||||
|
Requires: adobe-afdko
|
||||||
|
|
||||||
%description -n python3-cffsubr
|
%description -n python3-cffsubr
|
||||||
Standalone CFF subroutinizer based on the AFDKO tx tool.
|
Standalone CFF subroutinizer based on the AFDKO tx tool.
|
||||||
|
Loading…
Reference in New Issue
Block a user