gnu: gnumeric: Use 'glib-or-gtk-build-system'.
author宋文武 <iyzsong@gmail.com>
Mon, 24 Oct 2016 11:12:59 +0000 (19:12 +0800)
committer宋文武 <iyzsong@gmail.com>
Mon, 24 Oct 2016 11:19:34 +0000 (19:19 +0800)
Reported by Pjotr Prins <pjotr.public12@thebird.nl>.

* gnu/packages/gnome.scm (gnumeric)[build-systems]: Switch to
GLIB-OR-GTK-BUILD-SYSTEM.

gnu/packages/gnome.scm

index 5f4fc82..1bd0cac 100644 (file)
@@ -1598,7 +1598,7 @@ Hints specification (EWMH).")
               (sha256
                (base32
                 "1rvadlgikklwb6rccqc3rlhqv3m9qx27rchm7znxr062fn7fgb68"))))
-    (build-system gnu-build-system)
+    (build-system glib-or-gtk-build-system)
     (arguments
      `(;; The gnumeric developers don't worry much about failing tests.
        ;; See https://bugzilla.gnome.org/show_bug.cgi?id=732387