xfce4-mailwatch-plugin: remove intltool build-time dependency

It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
This commit is contained in:
Leonid Pliushch 2021-05-25 14:29:43 +03:00 committed by Yaksh Bariya
parent 4eff6c53b9
commit 1d8d3d4d51
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 0 additions and 1 deletions

View File

@ -6,4 +6,3 @@ TERMUX_PKG_VERSION=$_MAJOR_VERSION.0
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/$_MAJOR_VERSION/xfce4-mailwatch-plugin-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_SHA256=20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e
TERMUX_PKG_DEPENDS="glib, libxfce4ui, libxfce4util, xfce4-panel"
TERMUX_PKG_BUILD_DEPENDS="intltool"