pcmanfm: switch to gtk+3

This commit is contained in:
teldra 2019-08-11 14:42:08 +02:00 committed by Enno Boland
parent 88eaaa609e
commit 9e85793e6a
1 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@ pkgname=pcmanfm
version=1.3.1 version=1.3.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gtk=3"
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel libfm-gtk-devel" makedepends="gtk+3-devel libfm-gtk+3-devel"
depends="desktop-file-utils" depends="desktop-file-utils"
short_desc="LXDE file manager" short_desc="LXDE file manager"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"