mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 02:36:16 +02:00
6 lines
153 B
Nix
6 lines
153 B
Nix
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
glib <- ./glib-2.2.1.nix
|
|
|
|
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/atk-1.2.0.tar.bz2)
|
|
|
|
build = ../build/atk-build.sh
|