Go to file
Juan RP 1a5d19dca2 Fix and improve how missing pkg dependencies are handled from repos.
- Use an array of strings to store the pkgdeps.
- While adding a missing pkgdep, check if it's already in the queue and
  new required version is greater, in that case replace with new one.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091129021735-5dqfucofny8slks2
2009-11-29 03:17:35 +01:00
bin Fix and improve how missing pkg dependencies are handled from repos. 2009-11-29 03:17:35 +01:00
include xbps_api.h: indent. 2009-11-28 09:14:22 +01:00
lib Fix and improve how missing pkg dependencies are handled from repos. 2009-11-29 03:17:35 +01:00
.bzrignore Update .bzrignore after last changes. 2009-11-25 00:17:16 +00:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
prog.mk Fixed prog.mk rules that skipped the manpage. 2009-11-20 22:02:32 +01:00
vars.mk Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00