configure: error: Package requirements (gthread-2.0 gio-unix-2.0 >= 2.18.0 glib-2.0 pango >= 1.20.0 libfm >= 1.0 gtk+-3.0 libfm-gtk3 >= 1.0.1) were not met:

No package 'libfm' found
No package 'libfm-gtk3' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FM_CFLAGS
and FM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Traceback (most recent call last):
  File "/var/pisi/pcmanfm/actions.py", line 10, in setup
    autotools.configure("--with-gtk=3")
  File "/usr/lib/pisilinux/pisi/actionsapi/autotools.py", line 83, in configure
    if system(args):
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-gtk=3" failed, return value was 1.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.