http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799
--- Comment #32 from Julian Maurice <[email protected]> --- (In reply to Robin Sheat from comment #31) > (In reply to Kyle M Hall from comment #28) > > Ignore this comment, I had my versions crossed. Any idea what the > > possibility of taking the package for Jesse and using it on Wheezy is? > > Dependency packages need to be actually built for the environment, we can't > just grab a .deb file and throw it in. I tried to build Mojolicious package for Wheezy from here: git://git.debian.org/git/pkg-perl/packages/libmojolicious-perl.git I had to install several *build* dependencies from Jessie, but the resulting binary package should work well on wheezy. In Jessie libmojolicious-perl depends on libjs-prettify which is not in Wheezy so I had to also build this package. Building source packages requires much more work, as there is a lot of build dependencies not packaged in wheezy, but do we need them ? (for libjs-prettify I retrieved files from packages.debian.org and built from there) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
