File xcb-util-cursor.spec of Package xcb-util-cursor
Name: xcb-util-cursor
Version: 0.1.3
Release: 150400.3.2.3
Summary: Meta-package to pull in libxcb-cursor0
License: MIT
Group: Development/Libraries/C and C++
#BuildArch: noarch
URL: http://xkbcommon.org/
Requires: libxcb-cursor0 >= %{version}-%{release}
%description
This is a meta-package to pull in libxcb-cursor0. It is intended to provide
the %{name} dependancy to ensure package compatibility for packages (such as
ProtonMail Bridge) that would otherwise be compatible with openSUSE but which
don't require the correct openSUSE package.
%prep
echo "Nothing to prep"
%build
echo "Nothing to build"
%install
echo "Nothing to install"
%files
%changelog
* Mon Jul 22 2024 Kristopher Gamrat <gamrat.kristopher@protonmail.com>
- Initial Release