File: input.p

package info (click to toggle)
spectacle 0.22-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,068 kB
  • sloc: python: 2,574; sh: 84; makefile: 66
file content (14 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- ../base/testpkg.yaml	2010-03-15 12:26:52.000000000 +0800
+++ testpkg.yaml	2010-03-30 17:18:27.000000000 +0800
@@ -11,6 +11,11 @@ Description: |
     Sample package for spectacle testings, which will be used as
     the base of all testings. In this YAML file, only basic keywords
     specified, plus with one sub package "devel".
+Requires:
+    - ppc:ppc-pkg
+
+PkgBR:
+    - sparc:sparc-pkg-devel
 
 Configure: none
 Builder: none