~ubuntu-branches/ubuntu/quantal/spectacle/quantal

« back to all changes in this revision

Viewing changes to tests/specify_cases/test-namespace_pkgconfigbr/input.p

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2010-08-08 20:01:42 UTC
  • Revision ID: james.westby@ubuntu.com-20100808200142-q09anvq02isk4o6n
Tags: upstream-0.18+git19+4768025
ImportĀ upstreamĀ versionĀ 0.18+git19+4768025

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- ../base/testpkg.yaml        2010-03-15 12:26:52.000000000 +0800
 
2
+++ testpkg.yaml        2010-03-30 17:15:43.000000000 +0800
 
3
@@ -12,6 +12,11 @@ Description: |
 
4
     the base of all testings. In this YAML file, only basic keywords
 
5
     specified, plus with one sub package "devel".
 
6
 
 
7
+PkgConfigBR:
 
8
+    - common-pkgcfg
 
9
+    - arm:arm-pkgcfg >= 0.11
 
10
+    - ix86:x86-pkgcfg >= %{xxx_version}
 
11
+
 
12
 Configure: none
 
13
 Builder: none
 
14