mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'pcmanfm'
|
||||||
pkgname=pcmanfm
|
pkgname=pcmanfm
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3"
|
configure_args="--with-gtk=3"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+3-devel libfm-gtk+3-devel"
|
makedepends="gtk+3-devel libfm-gtk+3-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils lxmenu-data"
|
||||||
short_desc="LXDE file manager"
|
short_desc="LXDE file manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue