aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/classes/xfce-app.bbclass
blob: 1c31c2faa6f9a8d75dd6ec0bd693370f76bffed1 (plain)
1
2
3
4
5
6
inherit xfce distro_features_check

REQUIRED_DISTRO_FEATURES = "x11"

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