aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/epiphany-extensions_2.28.0.bb
blob: 10fff1448304223f395fdad2f763b4e2a28196ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "GNOME default webbrowser extensions"
DEPENDS = "epiphany"

inherit gnome

FILES_${PN} += " \
                ${datadir}/epiphany/icons \
                ${libdir}/epiphany/2.28/extensions \
               "

FILES_${PN}-dbg += " \
                ${libdir}/epiphany/2.28/extensions/.debug \
               "