xfce4-i3-workspaces-plugin: explicit require automake

This commit is contained in:
Đoàn Trần Công Danh 2024-12-12 22:05:02 +07:00
parent deb1f4b1ec
commit a7bad9a398
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ pkgname=xfce4-i3-workspaces-plugin
version=1.4.2
revision=1
build_style=gnu-configure
hostmakedepends="gettext-devel intltool pkg-config xfce4-dev-tools libtool"
hostmakedepends="gettext-devel intltool pkg-config xfce4-dev-tools libtool
automake"
makedepends="xfce4-panel-devel i3ipc-glib-devel"
short_desc="Workspace switcher for i3 window manager and Xfce4 panel"
maintainer="Orphaned <orphan@voidlinux.org>"