mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
7 lines
153 B
Nix
7 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
|