Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
msgraph


Commits:
3ed3ad6c by Balló György at 2024-05-09T02:09:10+02:00
upgpkg: 0.2.1-3: Move uhttpmock from checkdepends to makedepends as it's 
needed for the build

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = msgraph
        pkgdesc = A shared library for accessing MS Graph API
        pkgver = 0.2.1
-       pkgrel = 2
+       pkgrel = 3
        url = https://gitlab.gnome.org/GNOME/msgraph
        arch = x86_64
        license = LGPL-3.0-or-later
-       checkdepends = uhttpmock
        makedepends = gi-docgen
        makedepends = git
        makedepends = gobject-introspection
        makedepends = meson
+       makedepends = uhttpmock
        depends = gcc-libs
        depends = glib2
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   msgraph-docs
 )
 pkgver=0.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A shared library for accessing MS Graph API"
 url="https://gitlab.gnome.org/GNOME/msgraph";
 arch=(x86_64)
@@ -25,8 +25,6 @@ makedepends=(
   git
   gobject-introspection
   meson
-)
-checkdepends=(
   uhttpmock
 )
 source=("git+https://gitlab.gnome.org/GNOME/msgraph.git#tag=$pkgver";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/msgraph/-/commit/3ed3ad6c575980d2e8e2762051d1125944517fef

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/msgraph/-/commit/3ed3ad6c575980d2e8e2762051d1125944517fef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to