bigreqsproto-native: fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2089 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-07-03 12:25:23 +00:00
parent c77477758e
commit 90f726990c

View File

@@ -1,9 +1,10 @@
require xorg-proto-common.inc
DESCRIPTION = "X protocol headers"
SECTION = "x11/libs"
LICENSE= "MIT-X"
PE = "1"
SRC_URI = "${XORG_MIRROR}/X11R7.0/src/proto/bigreqsproto-${PV}.tar.bz2"
XORG_PN = "bigreqsproto"
S = "${WORKDIR}/bigreqsproto-${PV}"
inherit native autotools pkgconfig