From 8bfc314904bffcb3d4dc0f2e21fa0fb8dd0bde60 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 7 Apr 2014 19:51:40 +0200 Subject: move native build install location and dependencies --- flow-native/debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'flow-native/debian/control') diff --git a/flow-native/debian/control b/flow-native/debian/control index dea1f0f..449a4de 100644 --- a/flow-native/debian/control +++ b/flow-native/debian/control @@ -1,15 +1,16 @@ Source: flow -Priority: extra Maintainer: Jakob Odersky -Build-Depends: debhelper (>= 8.0.0) +Section: java +Priority: optional +Build-Depends: debhelper (>= 8.0.0), openjdk-7-jre-headless Standards-Version: 3.9.3 -Section: libs Homepage: https://github.com/jodersky/flow Vcs-Git: git://github.com/jodersky/flow.git -Package: libflow3-0 -Section: libs +Package: libflow3-jni Architecture: any +Section: java +Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} Description: Provides the native backend and JNI bindings for flow. This package contains a native library to fully enable flow, a -- cgit v1.2.3