mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Add xset, xrandr to oh-task-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@693 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
|
||||
PR = "r7"
|
||||
PR = "r8"
|
||||
|
||||
PACKAGES = "\
|
||||
task-oh-sdk \
|
||||
@@ -82,7 +82,6 @@ RDEPENDS_task-oh-sdk-x11-xext := "\
|
||||
randrext-dev \
|
||||
recordext-dev \
|
||||
renderext-dev \
|
||||
resourceext-dev \
|
||||
xcalibrate-dev \
|
||||
xcalibrateext-dev \
|
||||
xextensions-dev \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Tasks for OpenedHand Poky"
|
||||
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
|
||||
PR = "r40"
|
||||
PR = "r41"
|
||||
|
||||
PACKAGES = "\
|
||||
task-oh-base \
|
||||
@@ -45,6 +45,8 @@ RDEPENDS_task-oh-base = "\
|
||||
ttf-bitstream-vera \
|
||||
xauth \
|
||||
xhost \
|
||||
xset \
|
||||
xrandr \
|
||||
udev \
|
||||
sysfsutils \
|
||||
gdk-pixbuf-loader-png \
|
||||
@@ -81,7 +83,6 @@ RDEPENDS_task-oh-standard = "\
|
||||
pcmanfm \
|
||||
puzzles \
|
||||
kf \
|
||||
xset \
|
||||
rxvt-unicode \
|
||||
avahi-daemon \
|
||||
gnome-vfs-plugin-dbus \
|
||||
|
||||
Reference in New Issue
Block a user