summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec3
-rw-r--r--redhat/main/tdegames/tdegames-14.0.0.spec3
2 files changed, 6 insertions, 0 deletions
diff --git a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
index 50eaad797..cfc0a4693 100644
--- a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
+++ b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
@@ -92,6 +92,9 @@ BuildRequires: trinity-akode-devel
# ALSA support
BuildRequires: alsa-lib-devel
+# GLIB2 support
+BuildRequires: glib2-devel
+
# XCB support
%if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?pclinuxos}
BuildRequires: libxcb-devel
diff --git a/redhat/main/tdegames/tdegames-14.0.0.spec b/redhat/main/tdegames/tdegames-14.0.0.spec
index 293786319..9c52a7956 100644
--- a/redhat/main/tdegames/tdegames-14.0.0.spec
+++ b/redhat/main/tdegames/tdegames-14.0.0.spec
@@ -80,6 +80,9 @@ BuildRequires: update-desktop-files
BuildRequires: brp-check-trinity
%endif
+# GLIB2 support
+BuildRequires: glib2-devel
+
Obsoletes: trinity-kdegames < %{version}-%{release}
Provides: trinity-kdegames = %{version}-%{release}
Obsoletes: trinity-kdegames-libs < %{version}-%{release}