xfce4-verve-plugin: add missing build dependency

This commit is contained in:
Michal Vasilek 2022-10-08 23:54:26 +02:00
parent f9fde1a612
commit eb651782dc

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale" configure_args="--with-locales-dir=/usr/share/locale"
hostmakedepends="intltool pkg-config" hostmakedepends="intltool pkg-config"
makedepends="xfce4-panel-devel" makedepends="xfce4-panel-devel pcre-devel"
short_desc="Command line plugin Xfce4 panel" short_desc="Command line plugin Xfce4 panel"
maintainer="Alexander Mamay <alexander@mamay.su>" maintainer="Alexander Mamay <alexander@mamay.su>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"