Skip to content
Snippets Groups Projects
Commit a84b9e76 authored by Christian Engwer's avatar Christian Engwer
Browse files

cleanup

[[Imported from SVN: r5370]]
parent 31a885da
Branches
Tags
No related merge requests found
......@@ -265,7 +265,6 @@ for name in $DEPENDENCIES; do
else
# found via pkg-config
M_DEPS="`pkg_config_dependencies $name` $name"
#M_DEPS="`pkg-config --variable=Requires $name`"
fi
for dep in $M_DEPS; do
CHECK="$CHECK [$dep]"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment