all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 70080@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#70080] [PATCH 2/2] gnu: libheif: Enable tests.
Date: Fri, 29 Mar 2024 17:30:29 +0000	[thread overview]
Message-ID: <1118c4b42685d0e353c26eb9df1d5db5da4a6a75.1711733249.git.monego@posteo.net> (raw)
In-Reply-To: <cover.1711733249.git.monego@posteo.net>

* gnu/packages/image.scm (libheif)[arguments]: Remove #:tests?.

Change-Id: Ibf89a3eb3ff3a78962896147f385ef4de0493e3e
---
 gnu/packages/image.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 8fb752b586..baae5366b7 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2558,8 +2558,6 @@ (define-public libheif
        (sha256
         (base32 "00rc8ffc2s9dz9szhy0f0raas8wnn5cyni1imd5lqz79by6qz7x6"))))
     (build-system cmake-build-system)
-    (arguments
-     `(#:tests? #f)) ;no test target although there is a tests folder
     (native-inputs
      (list autoconf automake libtool pkg-config))
     (inputs
-- 
2.39.2





  parent reply	other threads:[~2024-03-29 17:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 17:29 [bug#70080] [PATCH 0/2] Update libheif Vinicius Monego
2024-03-29 17:30 ` [bug#70080] [PATCH 1/2] gnu: libheif: Update to 1.17.6 Vinicius Monego
2024-03-29 17:30 ` Vinicius Monego [this message]
2024-04-02 18:16 ` [bug#70080] [PATCH 0/2] Update libheif Efraim Flashner
2024-04-06 19:20   ` bug#70080: " Vinicius Monego

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1118c4b42685d0e353c26eb9df1d5db5da4a6a75.1711733249.git.monego@posteo.net \
    --to=monego@posteo.net \
    --cc=70080@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.