X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-gnome.bb;h=a3ecf1cf7508abe3ee1622d33736c1c68a83c114;hp=82b87331cdcbb481dc2c4c28a0f34a6c55787d73;hb=1965c4ad1d9baa2fba40993b36b7f82465016d28;hpb=8658c31c6255dcc1cf4a7c7c56426cb358737249 diff --git a/recipes/tasks/task-pandora-gnome.bb b/recipes/tasks/task-pandora-gnome.bb index 82b8733..a3ecf1c 100755 --- a/recipes/tasks/task-pandora-gnome.bb +++ b/recipes/tasks/task-pandora-gnome.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the 'gnome' Pandora image" # Don't forget to bump the PR if you change it. -PR = "r3.1" +PR = "r1" inherit task @@ -63,15 +63,15 @@ GNOME = " \ gnome-panel libpanel-applet libgweather-locationdata\ gnome-power-manager gnome-power-manager-applets \ gnome-python \ -# gnome-python-extras \ + gnome-python-extras \ gnome-python-desktop \ gnome-screensaver \ gnome-session \ gnome-settings-daemon \ gnome-system-monitor \ -# gnome-system-tools system-tools-backends\ + gnome-system-tools system-tools-backends \ gnome-terminal \ -# gnome-utils \ + gnome-utils \ gnome-vfs \ gnome-vfs-plugin-bzip2 \ gnome-vfs-plugin-computer \ @@ -87,8 +87,7 @@ GNOME = " \ gvfs \ metacity \ nautilus nautilus-cd-burner desktop-file-utils\ - networkmanager network-manager-applet \ -#networkmanager-openvpn \ + networkmanager network-manager-applet networkmanager-openvpn \ policykit-gnome policykit \ zenity \ " @@ -117,7 +116,7 @@ UIM = " \ PERL = " \ perl \ # task-perl-module-all \ -# libnet-dbus-perl \ + libnet-dbus-perl \ libxml-parser-perl \ libxml-twig-perl \ " @@ -155,16 +154,16 @@ THEMES = " \ " TOTEM = " \ -# totem \ -# totem-browser-plugin \ -# totem-plugin-bemused \ -# totem-plugin-gromit \ -# totem-plugin-media-player-keys \ -# totem-plugin-ontop \ -# totem-plugin-properties \ -# totem-plugin-screensaver \ -# totem-plugin-skipto \ -# totem-plugin-thumbnail \ + totem \ + totem-browser-plugin \ + totem-plugin-bemused \ + totem-plugin-gromit \ + totem-plugin-media-player-keys \ + totem-plugin-ontop \ + totem-plugin-properties \ + totem-plugin-screensaver \ + totem-plugin-skipto \ + totem-plugin-thumbnail \ " XSERVER_BASE = " \ @@ -175,7 +174,7 @@ XSERVER_BASE = " \ mime-support \ notification-daemon inotify-tools \ xauth \ -# xdg-utils \ + xdg-utils \ xhost \ xinetd \ xinit \ @@ -186,7 +185,7 @@ XSERVER_BASE = " \ xvinfo \ " -RDEPENDS_${PN} = "\ +RDEPENDS_${PN} = " \ task-pandora-core \ ${ANGSTROM_EXTRA_INSTALL} \ ${APPS} \