Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[packaging] Update usb-moded build dependencies
  • Loading branch information
spiiroin committed Feb 21, 2019
1 parent b9ee723 commit 851b460
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpm/libusb-moded-qt5.spec
Expand Up @@ -10,7 +10,8 @@ Source0: %{name}-%{version}.tar.bz2

Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: usb-moded >= 0.85.4
Requires: usb-moded >= 0.86.0+mer29
BuildRequires: usb-moded-devel >= 0.86.0+mer29
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(usb_moded)
Expand Down

0 comments on commit 851b460

Please sign in to comment.