add gettext buildrequires

This commit is contained in:
Ray Strode 2018-09-28 10:11:47 -04:00
parent 10b55f981a
commit bc74fe8ec4

View File

@ -10,6 +10,7 @@ URL: https://www.freedesktop.org/wiki/Software/AccountsService/
#VCS: git:git://git.freedesktop.org/accountsservice
Source0: http://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz
BuildRequires: gettext-devel
BuildRequires: pkgconfig(dbus-1)
BuildRequires: glib2-devel
BuildRequires: polkit-devel