diff --git a/mc.changes b/mc.changes index f24b238..98ec8a0 100644 --- a/mc.changes +++ b/mc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 26 18:30:03 UTC 2023 - Jan Engelhardt + +- Replace xorg-x11-devel by pkgconfig(...) + ------------------------------------------------------------------- Thu Mar 23 11:23:59 UTC 2023 - Adam Majer diff --git a/mc.spec b/mc.spec index a31aadc..c093470 100644 --- a/mc.spec +++ b/mc.spec @@ -69,8 +69,8 @@ BuildRequires: readline-devel BuildRequires: slang-devel BuildRequires: update-desktop-files BuildRequires: xdg-utils -BuildRequires: xorg-x11-devel BuildRequires: xz +BuildRequires: pkgconfig(x11) Requires(pre): permissions Recommends: %{name}-lang = %{version} Enhances: fish