* Fetch sources from the network.
This commit is contained in:
parent
88d257b17f
commit
e582ee67cd
13 changed files with 53 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
||||
glib <- ./glib-2.2.1.nix
|
||||
|
||||
src = ../dist/pango-1.2.1.tar.bz2
|
||||
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/pango-1.2.1.tar.bz2)
|
||||
|
||||
build = ../build/pango-build.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue