mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user