makedepend: needs pkgconfig and xproto to build.

This commit is contained in:
Juan RP 2011-07-08 23:48:29 +02:00
parent 4da2a2a48f
commit 389d745582
1 changed files with 3 additions and 1 deletions

View File

@ -16,4 +16,6 @@ long_desc="
directives can reference files having other \#include directives, and parsing
will occur in these files as well."
Add_dependency full glibc
Add_dependency run glibc
Add_dependency build pkg-config
Add_dependency build xproto