[arch-commits] Commit in snap-confine/trunk (PKGBUILD)
Timothy Redaelli
tredaelli at archlinux.org
Fri Jul 1 13:06:36 UTC 2016
Date: Friday, July 1, 2016 @ 13:06:35
Author: tredaelli
Revision: 181669
upgpkg: snap-confine 1.0.34-1
Modified:
snap-confine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-01 12:56:37 UTC (rev 181668)
+++ PKGBUILD 2016-07-01 13:06:35 UTC (rev 181669)
@@ -9,8 +9,8 @@
arch=('i686' 'x86_64')
url="git://github.com/snapcore/snap-confine"
license=('GPL3')
-depends=('bash' 'libseccomp' 'systemd')
-makedepends=('python-docutils')
+depends=('bash' 'libseccomp' 'libsystemd')
+makedepends=('python-docutils' 'systemd')
checkdepends=('indent' 'shellcheck')
source=("https://github.com/snapcore/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
fix_CONFINEMENT_TESTS.patch)
More information about the arch-commits
mailing list