diff options
author | Mark Wells <mark@freeside.biz> | 2016-11-17 01:20:06 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-11-17 01:20:06 -0800 |
commit | 2b63a758aaef2ebc98d29aa393692b16344c5b9a (patch) | |
tree | 84585793eb7c65aa9f733d4108b6b13871eb86f6 /debian/control | |
parent | e33b3f4ae5f63db6f734ef38049092911ea9961b (diff) |
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6c42bce..afe028c 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: perl Priority: optional Maintainer: Mark Wells <mark@freeside.biz> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: perl +Build-Depends-Indep: perl, libwww-perl, libjson-maybexs-perl Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/Geo-USCensus-TIGERweb Package: libgeo-uscensus-tigerweb-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: perl, libwww-perl, libjson-maybexs-perl Description: Interface to the U.S. Census Bureau TIGER data services. . |