mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libxml-parser-perl: added expat dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3268 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic"
|
||||
DEPENDS += "expat-native"
|
||||
PR = "r10"
|
||||
DEPENDS += "expat expat-native"
|
||||
PR = "r11"
|
||||
|
||||
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user