Skip to content

Commit

Permalink
Require glib2 >= 2.32.0 since g_thread_init() call is omitted
Browse files Browse the repository at this point in the history
Conflicts:
	rpm/dsme.yaml
  • Loading branch information
spiiroin authored and Islam Amer committed Mar 8, 2014
1 parent 1ac6700 commit cd6e500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/dsme.spec
Expand Up @@ -13,7 +13,7 @@ Requires: statefs
Requires(preun): systemd
Requires(post): systemd
Requires(postun): systemd
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(libiphb)
Expand Down

0 comments on commit cd6e500

Please sign in to comment.