]> code.ossystems Code Review - openembedded-core.git/commitdiff
libfontenc-native: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 3 Jul 2007 12:23:23 +0000 (12:23 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 3 Jul 2007 12:23:23 +0000 (12:23 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2088 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libfontenc-native_1.0.4.bb

index 5e805129ec5033c3450bcfd8eb406ca2902bc32e..9135244ab76ea34091a58e82c51a9130cc92d3f4 100644 (file)
@@ -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