]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- reverted some parts of PR#884 to fix build in obs 898/head
authorArvin Schnell <aschnell@suse.de>
Wed, 17 Apr 2024 15:05:05 +0000 (17:05 +0200)
committerArvin Schnell <aschnell@suse.de>
Wed, 17 Apr 2024 15:05:05 +0000 (17:05 +0200)
dists/debian/control
package/snapper.changes

index 5fcae3827f9e6bd60378b9ca6f9121a66d627f5e..f94618f788617064fd3b2f6112ff3096f4907674 100644 (file)
@@ -2,7 +2,7 @@ Source: snapper
 Priority: optional
 Section: admin
 Maintainer: Arvin Schnell <aschnell@suse.com>
-Build-Depends: debhelper (>= 4.1.16), g++, libacl1-dev, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libbtrfs-dev, libext2fs-dev, libjson-c-dev, libmount-dev, libxml2-dev, libz-dev, libdbus-1-dev, libpam-dev, xsltproc, docbook-xsl
+Build-Depends: debhelper (>= 4.1.16), g++, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libxml2-dev, libz-dev, libdbus-1-dev, libpam-dev, xsltproc, docbook-xsl
 Homepage: http://en.opensuse.org/Portal:Snapper
 
 Package: snapper
index 7ab3faf9a87129de075e2b7cb0ce4787154f4850..05c4e0b3470a610d2a0ea0af082befd962ff67e1 100644 (file)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Apr 17 17:03:40 CEST 2024 - aschnell@suse.com
+
+- reverted some parts of PR#884 to fix build in obs
+
 -------------------------------------------------------------------
 Wed Apr 17 15:00:13 CEST 2024 - aschnell@suse.com