mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
- 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
8 lines
212 B
BlitzBasic
8 lines
212 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "network API translation layer to insulate X applications and \
|
|
libraries from OS network vageries."
|
|
PE = "1"
|
|
|
|
SRC_URI += "file://fix-missing-includepath.patch;patch=1"
|