[oe-commits] org.oe.dev task-angstrom-x11: add detect-stylus, since it's still needed for the xcursor theme

koen commit openembedded-commits at lists.openembedded.org
Tue Dec 5 12:34:40 UTC 2006


task-angstrom-x11: add detect-stylus, since it's still needed for the xcursor theme

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9a127619747044880301661798d91082df6b5d72
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9a127619747044880301661798d91082df6b5d72
Files:
1
packages/angstrom/task-angstrom-x11.bb
Diffs:

#
# mt diff -r42b98a213761be9213d2d8438b252c41523837d5 -r9a127619747044880301661798d91082df6b5d72
#
# 
# 
# patch "packages/angstrom/task-angstrom-x11.bb"
#  from [dce8e430bd839833e543ff85e2b0055f1073478f]
#    to [f2c867c254a4ac87f8b1a4fc520aee8648146497]
# 
============================================================
--- packages/angstrom/task-angstrom-x11.bb	dce8e430bd839833e543ff85e2b0055f1073478f
+++ packages/angstrom/task-angstrom-x11.bb	f2c867c254a4ac87f8b1a4fc520aee8648146497
@@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for the Ang
 DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r25"
+PR = "r26"
 ALLOW_EMPTY = "1"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -42,6 +42,7 @@ RDEPENDS_angstrom-gpe-task-base := "\
     gpe-autostarter \
     ${@base_contains("MACHINE_FEATURES", "touchscreen", "libgtkstylus", "",d)} \
     ${@base_contains("MACHINE_FEATURES", "keyboard", "", "libgtkinput",d)} \
+    ${@base_contains("MACHINE_FEATURES", "touchscreen", "detect-stylus", "",d)} \	
     suspend-desktop \
     teleport \
     xauth \






More information about the Openembedded-commits mailing list