generic-poky/meta/packages/xorg-lib/liboldx_1.0.1.bb
Marcin Juszkiewicz 6c9d93a8c6 xorg-lib: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields
- dropped old unused recipes: libice 1.0.1, libxevie 1.0.1, libxext 1.0.1
- dependencies are cleaned as many recipes had repeated deps of own deps


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2099 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 14:45:36 +00:00

7 lines
88 B
BlitzBasic

require xorg-lib-common.inc
DEPENDS += " virtual/libx11"
PE = "1"
XORG_PN = "liboldX"