Skip to content

Commit

Permalink
Add temporary Qt5Gui BuildRequires to sociald.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Raine Makelainen committed Jun 28, 2013
1 parent b9f8758 commit cab58c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/sociald.spec
Expand Up @@ -7,6 +7,9 @@ License: TBD
URL: https://bitbucket.org/jolla/base-sociald
Source0: %{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(Qt5Core)
# Looks like that sailfish-components-accounts pc file is missing
# Qt5Gui requires -> hence adding over here.
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Sql)
BuildRequires: pkgconfig(Qt5Network)
Expand Down

0 comments on commit cab58c3

Please sign in to comment.