aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome-mplayer/gnome-mplayer.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome-mplayer/gnome-mplayer.inc')
-rw-r--r--recipes/gnome-mplayer/gnome-mplayer.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/gnome-mplayer/gnome-mplayer.inc b/recipes/gnome-mplayer/gnome-mplayer.inc
index 15808a11b4..74208c5543 100644
--- a/recipes/gnome-mplayer/gnome-mplayer.inc
+++ b/recipes/gnome-mplayer/gnome-mplayer.inc
@@ -6,6 +6,10 @@ LICENSE = "GPL"
DEPENDS = "gtk+ gconf dbus-glib"
RDEPENDS = "mplayer"
-inherit autotools pkgconfig gconf
+inherit gnome
SRC_URI = "http://gnome-mplayer.googlecode.com/files/${P}.tar.gz"
+
+FILES_${PN} += "${datadir}/icons"
+
+