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:
Benjamin A. Beasley 2024-01-19 09:46:12 -05:00
parent 3b698e8e93
commit 3c83f047f0

View File

@ -26,8 +26,8 @@ BuildRequires: python3-devel
BuildRequires: python3dist(setuptools-scm)
%global txbin /usr/bin/tx
BuildRequires: %{txbin}
# For the unbundled “tx” executable:
BuildRequires: adobe-afdko
BuildRequires: symlinks
%description
@ -39,7 +39,8 @@ Standalone CFF subroutinizer based on the AFDKO tx tool.
%package -n python3-cffsubr
Summary: %{summary}
Requires: %{txbin}
# For the unbundled “tx” executable:
Requires: adobe-afdko
%description -n python3-cffsubr
Standalone CFF subroutinizer based on the AFDKO tx tool.