aboutsummaryrefslogtreecommitdiff
path: root/test/tmpl/pan-0.13.91.nix
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-03-24 12:49:40 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-03-24 12:49:40 +0000
commit2dc84e556911407fe75e1ceb6a9fe34ed21725db (patch)
tree1d4bf6ac3ac1f4dadd94bb46c071ca18cb482bfb /test/tmpl/pan-0.13.91.nix
parent9d2f128252ea9dc9b706bec2bfdaa35600190385 (diff)
* Descriptors now have a "system" field specifying the platform that
the build or run action should be perfomed on. This ensures that descriptors have different hashes on different platforms.
Diffstat (limited to 'test/tmpl/pan-0.13.91.nix')
-rw-r--r--test/tmpl/pan-0.13.91.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tmpl/pan-0.13.91.nix b/test/tmpl/pan-0.13.91.nix
index e6baf7629..61eae6708 100644
--- a/test/tmpl/pan-0.13.91.nix
+++ b/test/tmpl/pan-0.13.91.nix
@@ -1,3 +1,5 @@
+id : pan-0.13.91-run
+
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix
atk <- ./atk-1.2.0.nix