aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-vfs-extras_0.99.13.bb
blob: d348def996d3c47d93d0a50ba9245d0fc8d1adcd (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
SECTION = "x11/gnome"
PR = "r1"

inherit gnome

DEPENDS += "gnome-vfs samba"

FILES_${PN} += "${datadir}/gnome ${libdir}/gnome-vfs-2.0/modules/*.so"
FILES_${PN}-dev += "${libdir}/gnome-vfs-2.0/modules/*"