diff options
Diffstat (limited to 'test/tmpl/gtk+-2.2.1.nix')
-rw-r--r-- | test/tmpl/gtk+-2.2.1.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/tmpl/gtk+-2.2.1.nix b/test/tmpl/gtk+-2.2.1.nix deleted file mode 100644 index cf34fd7687e1..000000000000 --- a/test/tmpl/gtk+-2.2.1.nix +++ /dev/null @@ -1,10 +0,0 @@ -id : gtk+-2.2.1 - -pkgconfig <- ./pkgconfig-0.15.0.nix -glib <- ./glib-2.2.1.nix -atk <- ./atk-1.2.0.nix -pango <- ./pango-1.2.1.nix - -src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/gtk+-2.2.1.tar.bz2) - -build = ../build/gtk+-build.sh |