From 746f509b53415d7909bbcb8b0875f4f37ffb82d3 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 6 Sep 2016 09:33:26 +0100 Subject: [PATCH] drop libgsystem build-dependency --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5de8cb7f..5de85ab0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ostree (2016.9-1) UNRELEASED; urgency=medium - update copyright file - update ostree-boot packaging: the utilities in /usr/sbin moved to /usr/lib/ostree + - drop libgsystem build-dependency * Explicitly build-depend on xsltproc, which is directly used -- Simon McVittie Fri, 12 Aug 2016 10:30:01 +0100 diff --git a/debian/control b/debian/control index d912ef00..34153ec6 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,6 @@ Build-Depends: libgirepository1.0-dev (>= 1.34.0), libglib2.0-dev (>= 2.40.0), libgpgme11-dev (>= 1.1.8), - libgsystem-dev (>= 2015.1), liblzma-dev (>= 5.0.5), libmount-dev (>= 2.23), libselinux1-dev, @@ -136,7 +135,6 @@ Depends: ca-certificates, cpio, fuse, - gir1.2-gsystem-1.0, gir1.2-ostree-1.0, gjs, ostree,