Skip to content

Commit

Permalink
Add missing build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Vesa Halttunen committed May 13, 2013
1 parent 1845c5f commit 3e7f304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/transfer-engine-qt5.spec
Expand Up @@ -7,6 +7,8 @@ License: LGPLv2.1
URL: https://github.com/nemomobile/transfer-engine
Source0: %{name}-%{version}.tar.gz
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Sql)
BuildRequires: pkgconfig(accounts-qt5)
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(mlite5)
Expand Down

0 comments on commit 3e7f304

Please sign in to comment.