pcmanfm-qt: update to 0.10.1
parts of pcmanfm-qt were splitted out to libfm-qt Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
SUMMARY = "File manager and desktop icon manager (Qt port of PCManFM and libfm)"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig distro_features_check
|
||||
|
||||
DEPENDS += "qtx11extras glib-2.0 libxcb libfm menu-cache"
|
||||
DEPENDS += "qtx11extras libxcb libfm-qt"
|
||||
|
||||
SRCREV = "aa00f0639f659f20185c4ae4cfe9ad3ca6467baa"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "a7533049f24bc02933ce00f61d123a069b51553a"
|
||||
PV = "0.10.1"
|
||||
|
||||
RRECOMMENDS_${PN} = "gvfs gvfsd-trash eject"
|
||||
|
||||
Reference in New Issue
Block a user