Skip to content

Commit

Permalink
[#2859] Non-python deps for pyscopg2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Murray committed Aug 16, 2012
1 parent a1eae25 commit 1b90056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Expand Up @@ -54,6 +54,8 @@ echo "Building the packages ..."
buildkit pkg python -p $CKAN_PACKAGE_VERSION \
--delete "solrpy" \
--distro-dep "python-solr" \
--distro-dep "libc6" \
--distro-dep "libpq5" \
--delete "repoze.who-friendlyform" \
--author-email="$EMAIL" \
--author-name="$NAME" \
Expand Down

0 comments on commit 1b90056

Please sign in to comment.