xfce-theme-manager: Adjust dependency

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2022-11-04 17:23:59 +09:00 committed by xtkoba
parent e1b761f126
commit d87c098081
1 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,7 @@ TERMUX_PKG_VERSION=3.8
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/KeithDHedger/Xfce-Theme-Manager/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=da4b6b0ea9b9acde30893358ce2c997f298ffc6fac32e84aab6fa141b7bf26eb
TERMUX_PKG_DEPENDS="libcairo, gdk-pixbuf, glib, gtk2, gtk3, libxfce4ui, libxfce4util, unzip"
TERMUX_PKG_DEPENDS="gdk-pixbuf, glib, gtk2, libcairo, libxcursor, xfconf"
TERMUX_PKG_BUILD_DEPENDS="libxfce4ui"
TERMUX_PKG_RECOMMENDS="unzip"
TERMUX_PKG_BUILD_IN_SRC=true