Skip to content

Commit

Permalink
distro/qt5-kddockwidgets.spec - add BuildRequires for SUSE
Browse files Browse the repository at this point in the history
libqt5-qtbase-private-headers-devel is needed
  • Loading branch information
winterz committed Nov 24, 2021
1 parent 573e82e commit 9990300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/qt5-kddockwidgets.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Packager: Klaralvdalens Datakonsult AB (KDAB) <[email protected]>

BuildRequires: cmake
%if %{defined suse_version}
BuildRequires: libqt5-qtbase-devel libqt5-qtx11extras-devel
BuildRequires: libqt5-qtbase-devel libqt5-qtbase-private-headers-devel libqt5-qtx11extras-devel
%endif

%if %{defined fedora}
Expand Down

0 comments on commit 9990300

Please sign in to comment.