1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libfontenc-native: fixed SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2088 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-07-03 12:23:23 +00:00
parent f836b3b32d
commit c77477758e
@@ -1,3 +1,4 @@
require xorg-lib-common.inc
DESCRIPTION = "X libfontenc library (used by libxfont)."
SECTION = "x11/libs"
PRIORITY = "optional"
@@ -7,7 +8,7 @@ DEPENDS = "zlib-native xproto-native"
PE = "1"
SRC_URI = "${XORG_MIRROR}/X11R7.1/src/lib/libfontenc-${PV}.tar.bz2"
XORG_PN = "libfontenc"
S = "${WORKDIR}/libfontenc-${PV}"
inherit native autotools pkgconfig