Commit cb49d5a4 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

makedeb-docker-helper: Add libjson-perl, libcache-perl dependencies

Those are only needed for db-iris and thus not included in Build.PL

Closes #21
parent 00537b96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,6 +30,6 @@ perl Build
perl Build manifest
perl Build dist
mv Travel-Status-DE-IRIS-*.tar.gz ../app.tar.gz
dh-make-perl --build --version "${VERSION}"
dh-make-perl --depends "libjson-perl, libcache-perl" --build --version "${VERSION}"
chown ${USER}:${GROUP} ../*.deb
mv -v ../*.deb /out