commit fb1cf6058d339486e36ade041a20386d39a2bfa8
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Mon Oct 16 02:38:22 2017 -0400
Add missing gettext dep
pithos.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pithos.spec b/pithos.spec
index 64a41e3..0782dfb 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -16,7 +16,7 @@ Source0:
https://github.com/pithos/pithos/releases/download/%{version}/pi
BuildArch: noarch
BuildRequires: python3-devel >= 3.4
BuildRequires: meson >= 0.40.0
-BuildRequires: glib2-devel gdk-pixbuf2-devel libappstream-glib
+BuildRequires: glib2-devel gdk-pixbuf2-devel libappstream-glib gettext
Requires: gtk3 libsecret
Requires: python3-gobject python3-cairo