Skip to content

Commit

Permalink
DIST: Add Qt dependencies to the Fedora spec file
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
DrMcCoy committed Jun 18, 2018
1 parent 4830ba0 commit 24da18e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dists/fedora/phaethon.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Source0: https://github.com/xoreos/phaethon/archive/v%{version}.tar.gz
BuildRequires: zlib-devel, libogg-devel, openal-soft-devel, libvorbis-devel
BuildRequires: libxml2-devel, lzma-devel, libtool, gettext-devel

BuildRequires: qt5-devel qt5-qtbase-devel
BuildRequires: qt5-qtbase-gui qt5-qtmultimedia-devel

# Boost dependencies.
BuildRequires: boost-devel, boost-system, boost-filesystem, boost-atomic
BuildRequires: boost-regex, boost-locale, boost-date-time boost-chrono
Expand Down

0 comments on commit 24da18e

Please sign in to comment.