diff options
| author | Graeme Gregory <dp@xora.org.uk> | 2008-03-19 06:48:09 +0000 |
|---|---|---|
| committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-19 06:48:09 +0000 |
| commit | 4c7ccd62d847cd1a73f2668f79c5dbc10032f864 (patch) | |
| tree | 6e44171a2f6b48ab5fc5561e30fd4be8d7aa9233 | |
| parent | cc7571c8daffa499295e62c7a5c42c0e32f926ad (diff) | |
libxml-parser-perl-native_2.34.bb : change ordering to make staging work
| -rw-r--r-- | packages/perl/libxml-parser-perl-native_2.34.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/perl/libxml-parser-perl-native_2.34.bb b/packages/perl/libxml-parser-perl-native_2.34.bb index 193de60c80..64758ad5f2 100644 --- a/packages/perl/libxml-parser-perl-native_2.34.bb +++ b/packages/perl/libxml-parser-perl-native_2.34.bb @@ -1,5 +1,6 @@ SECTION = "libs" +require libxml-parser-perl_${PV}.bb + inherit native -require libxml-parser-perl_${PV}.bb |
