[gnome-initial-setup] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Fix a typo
- Date: Thu, 1 Sep 2016 17:13:26 +0000 (UTC)
commit 746ddad8ff754b4d05fe23cc1d095282be2a58ac
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Sep 1 13:10:13 2016 -0400
Fix a typo
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da6b106..1f1b754 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,7 @@ AC_ARG_ENABLE(software-sources,
[enable_software_sources=no])
if test "$enable_software_sources" = "yes"; then
- PKG_CHECK_MODULES(SOFTWARE_SOURCES, packagekit-glib2 >= $PACKAGEKIT_REQIORED_VERSION)
+ PKG_CHECK_MODULES(SOFTWARE_SOURCES, packagekit-glib2 >= $PACKAGEKIT_REQUIRED_VERSION)
AC_DEFINE(ENABLE_SOFTWARE_SOURCES, [1], [Enable software sources page])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]