[simple-scan] fix: apply minor build fixes
- From: Bartosz <bkosiorek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [simple-scan] fix: apply minor build fixes
- Date: Mon, 24 Jan 2022 14:05:32 +0000 (UTC)
commit 842f363971e1e79063d99e278276bf803374169d
Author: Bartosz Kosiorek <gang65 poczta onet pl>
Date: Thu Jan 13 21:36:59 2022 +0100
fix: apply minor build fixes
build-aux/snap/snapcraft.yaml | 4 ++--
meson.build | 2 +-
subprojects/libhandy.wrap | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml
index a20c5b86..a2b5b20a 100644
--- a/build-aux/snap/snapcraft.yaml
+++ b/build-aux/snap/snapcraft.yaml
@@ -37,7 +37,7 @@ parts:
libsane:
source: https://gitlab.com/sane-project/backends.git
source-type: git
- source-tag: release-1.0.33
+ source-tag: 1.1.1
plugin: autotools
autotools-configure-parameters:
- --prefix=/snap/simple-scan/current/usr
@@ -84,7 +84,7 @@ parts:
- libgtk-3-dev
- libgdk-pixbuf2.0-dev
- libgusb-dev
- - libgirepository1.0-dev
+ - libgirepository1.0-dev
- libpackagekit-glib2-dev
- libsane-dev
- libwebp-dev
diff --git a/meson.build b/meson.build
index 81aabbda..0ea31e61 100644
--- a/meson.build
+++ b/meson.build
@@ -5,7 +5,7 @@ project ('simple-scan', ['vala', 'c'],
'warning_level=1',
'buildtype=debugoptimized',
],
- meson_version: '>= 0.37.1')
+ meson_version: '>= 0.38.0')
# FIXME Disable --disable-since-check after libhandy 1.6 is released
add_project_arguments (
diff --git a/subprojects/libhandy.wrap b/subprojects/libhandy.wrap
index a3806c8d..0858ba74 100644
--- a/subprojects/libhandy.wrap
+++ b/subprojects/libhandy.wrap
@@ -1,4 +1,4 @@
[wrap-git]
directory=libhandy
url=https://gitlab.gnome.org/GNOME/libhandy.git
-revision=origin/master
+revision=tags/1.5.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]