xfconf: depend on dbus

This commit is contained in:
Leonid Pliushch 2019-08-14 19:37:10 +03:00 committed by Yaksh Bariya
parent a0ac877b48
commit afeaeb902b
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Flexible, easy-to-use configuration management system"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=4.14.1
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfconf/${TERMUX_PKG_VERSION:0:4}/xfconf-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59
TERMUX_PKG_DEPENDS="libxfce4util"
TERMUX_PKG_DEPENDS="dbus, libxfce4util"