From 4c43711810c73a3899066b9401a9517f53e1b0f1 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 20 Mar 2003 22:25:01 +0000 Subject: * Descriptor templates for the Pan newsreader and all its dependencies. --- test/tmpl/glib-2.2.1.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/tmpl/glib-2.2.1.nix (limited to 'test/tmpl/glib-2.2.1.nix') diff --git a/test/tmpl/glib-2.2.1.nix b/test/tmpl/glib-2.2.1.nix new file mode 100644 index 000000000000..f1d0d08479c8 --- /dev/null +++ b/test/tmpl/glib-2.2.1.nix @@ -0,0 +1,5 @@ +pkgconfig <- ./pkgconfig-0.15.0.nix + +src = ../dist/glib-2.2.1.tar.bz2 + +build = ../dist/glib-build.sh -- cgit 1.4.1