diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-03-13 07:21:39 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-03-13 07:21:39 (GMT) |
commit | 2444565ccaebfbc371f0e658039e2a191b42ff7d (patch) | |
tree | 6dced3d5d978e0eae0f750d3a0f29a61bbfd7e0e /debian/control | |
parent | 0a14e3190b9c994c440049f67e9b856106903312 (diff) |
fixed some issues for debian package
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 bb5742c..70f6ff6 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: debhelper (>=9) Standards-Version: 3.9.5 Package: rhautoimport -Architecture: any -Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-any-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl, util-linux +Architecture: all +Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-any-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl Description: Radio Helsinki automatic importer This a set of scripts to automagically import shows from various external sources. |