linuxOS_PX30_CAR/yocto/meta-openembedded/meta-xfce/classes/xfce-app.bbclass
2026-01-20 14:00:13 +08:00

7 lines
162 B
Plaintext

inherit xfce features_check
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"