mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Add x11-common
git-svn-id: https://svn.o-hand.com/repos/poky@11 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ PACKAGES = "oh-base-depends oh-task-base"
|
||||
# oh-task-base
|
||||
DESCRIPTION = "Meta-package for OpenHand Palmtop Environment"
|
||||
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@@ -16,6 +16,7 @@ DEPENDS += " ${oh-base-depends}"
|
||||
oh-task-base = "\
|
||||
matchbox \
|
||||
xcursor-transparent-theme \
|
||||
x11-common \
|
||||
rxvt \
|
||||
xhost \
|
||||
ttf-bitstream-vera \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
export IMAGE_BASENAME = "oh-image"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user