Skip to content

Commit

Permalink
[mer] Let qtdeclarative require qml-rpm-macros. Contributes to JB#39381
Browse files Browse the repository at this point in the history
Ensure qml-rpm-macros are available at build time for qtdeclarative as
well as for packages depending on it.
  • Loading branch information
martyone committed Aug 11, 2017
1 parent 3b08e63 commit f1df5e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/qtdeclarative.spec
Expand Up @@ -17,6 +17,7 @@ BuildRequires: qt5-qmake
BuildRequires: fdupes
BuildRequires: python
BuildRequires: gdb
BuildRequires: qml-rpm-macros
Obsoletes: qt5-qtjsbackend <= 5.1.0+git4
Provides: qt5-qtjsbackend > 5.1.0+git4

Expand All @@ -34,6 +35,7 @@ Group: Qt/Qt
Requires: %{name} = %{version}-%{release}
Requires: qt5-qtsql-devel
Requires: qt5-qtnetwork-devel
Requires: qml-rpm-macros

%description devel
Qt is a cross-platform application and UI framework. Using Qt, you can
Expand Down

0 comments on commit f1df5e5

Please sign in to comment.