[oe-commits] org.oe.dev task-xfce: moved xfce-utils-mcs-plugins to recommends as they are missing in xfce 4.4-rc2

hrw commit openembedded-commits at lists.openembedded.org
Thu Jan 18 11:10:27 UTC 2007


task-xfce: moved xfce-utils-mcs-plugins to recommends as they are missing in xfce 4.4-rc2

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 398409af736946f37a7a719ca4e3cf2692c69bb7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=398409af736946f37a7a719ca4e3cf2692c69bb7
Files:
1
packages/tasks/task-xfce-base.bb
Diffs:

#
# mt diff -r45e24e1275090b4a0888cda2ca215ce7c92142ba -r398409af736946f37a7a719ca4e3cf2692c69bb7
#
# 
# 
# patch "packages/tasks/task-xfce-base.bb"
#  from [9da370a0b79ec6976fe38d8a71847d5108249891]
#    to [8990756983273d57714421ced06aca04f9d200d7]
# 
============================================================
--- packages/tasks/task-xfce-base.bb	9da370a0b79ec6976fe38d8a71847d5108249891
+++ packages/tasks/task-xfce-base.bb	8990756983273d57714421ced06aca04f9d200d7
@@ -1,14 +1,15 @@ DESCRIPTION = "All packages required for
 # task-xfce-base OE build file
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
 DESCRIPTION = "All packages required for an base XFCE installation"
+LICENSE = "MIT"
 ALLOW_EMPTY = "1"
 PACKAGES = "${PN}"
-PR = "r1"
+PR = "r2"
 
 RDEPENDS= "xfce-mcs-manager xfwm4 xfwm4-theme-default xfce-utils xfdesktop \
 	xfce4-panel xfce4-panel-plugins xfce-mcs-plugins xfwm4-mcs-plugins \
-	xfce-utils-mcs-plugins xfce4-panel-mcs-plugins \
+	xfce4-panel-mcs-plugins \
 	xfdesktop-mcs-plugins"
+RRECOMMENDS = "xfce-utils-mcs-plugins"
-LICENSE = "MIT"






More information about the Openembedded-commits mailing list