pcmanfm: add lxmenu-data as dependency
This commit is contained in:
parent
728949e16a
commit
c9a9cdf578
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'pcmanfm'
|
||||
pkgname=pcmanfm
|
||||
version=1.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel libfm-gtk+3-devel"
|
||||
depends="desktop-file-utils"
|
||||
depends="desktop-file-utils lxmenu-data"
|
||||
short_desc="LXDE file manager"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue