Skip to content

Commit

Permalink
Merged in f5soh/librepilot/LP-575_fedora_package (pull request #491)
Browse files Browse the repository at this point in the history
LP-575 Fedora 26 and 27: remove unused qtquick, fix debugfiles error

Approved-by: Lalanne Laurent <[email protected]>
Approved-by: Philippe Renon <[email protected]>
  • Loading branch information
f5soh committed Apr 6, 2018
2 parents 1af07c9 + cdf017a commit de7f454
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package/linux/rpmspec.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ BuildRequires: mesa-libGL-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: qt5-qtquick1-devel
BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qtserialport-devel
BuildRequires: qt5-qtsvg-devel
Expand Down Expand Up @@ -47,6 +46,8 @@ Requires: osgearth
%description
<DESCRIPTION>

%global debug_package %{nil}

%prep
%setup -q -T -a 1 -c -n <ARCHIVE_PREFIX>/build
%setup -q -D -n <ARCHIVE_PREFIX>
Expand Down

0 comments on commit de7f454

Please sign in to comment.