summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-compositor/50_local.conf.inc
blob: 4bddfb6e94e284e991be464a524330d50c7de20f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DISTRO_FEATURES_append = " agl-compositor"

# note that these are for testing only, should be removed once the changes
# land in their respective repositories

# shell client
AGL_BRANCH_pn-homescreen = "sandbox/mvlad/agl-compositor"
DEPENDS_append_pn-homescreen = " wayland-native wayland qtwayland qtwayland-native"

# normal apps
AGL_BRANCH_pn-launcher = "sandbox/mvlad/agl-compositor"
AGL_BRANCH_pn-hvac = "sandbox/mvlad/agl-compositor"
DEPENDS_append_pn-hvac = " libafb-helpers-qt"
AGL_BRANCH_pn-navigation-demo = "sandbox/mvlad/agl-compositor"
AGL_BRANCH_pn-mediaplayer = "sandbox/mvlad/agl-compositor"