From 2dc84e556911407fe75e1ceb6a9fe34ed21725db Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 24 Mar 2003 12:49:40 +0000 Subject: * 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. --- test/tmpl/atk-1.2.0.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/tmpl/atk-1.2.0.nix') diff --git a/test/tmpl/atk-1.2.0.nix b/test/tmpl/atk-1.2.0.nix index 9899a95b1378..46a6cf2c7fa4 100644 --- a/test/tmpl/atk-1.2.0.nix +++ b/test/tmpl/atk-1.2.0.nix @@ -1,3 +1,5 @@ +id : atk-1.2.0 + pkgconfig <- ./pkgconfig-0.15.0.nix glib <- ./glib-2.2.1.nix -- cgit 1.4.1