File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,18 +11,18 @@ License: GPLv2+
1111URL: https://github.com/altlinux/ALTMediaWriter
1212Source: %oname -%version .tar
1313
14- BuildRequires: qt5-base-devel
15- BuildRequires: qt5-declarative-devel qt5-x11extras-devel
16- BuildRequires: gettext
14+ BuildRequires: libGConf
1715BuildRequires: libappstream-glib
18- BuildRequires: gcc-c++
1916BuildRequires: liblzma-devel
17+ BuildRequires: libnss-mdns
2018BuildRequires: libyaml-cpp-devel
19+ BuildRequires: qt5-declarative-devel
20+ BuildRequires: qt5-x11extras-devel
2121
22+ Requires: qt5-quickcontrols
2223Requires: qt5-quickcontrols2
2324Requires: polkit
24-
25- Requires: udisks2
25+ Requires: udisks2
2626
2727%description
2828A tool to write images of ALT media to portable drives
@@ -33,7 +33,7 @@ like flash drives or memory cards.
3333
3434%build
3535%qmake_qt5 PREFIX=%_prefix LIBEXECDIR=%_libexecdir /%name MEDIAWRITER_NAME=%name MEDIAWRITER_VERSION=%version -%release
36- make
36+ % make_build
3737
3838%install
3939make install INSTALL_ROOT=%buildroot
You can’t perform that action at this time.
0 commit comments