[Workaround] There is no tensorflow deb in the PPA
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 7 Mar 2019 01:03:17 +0000 (10:03 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 7 Mar 2019 01:47:57 +0000 (10:47 +0900)
commitefd9f7ec04768885e373443b5fdcf29ad8b012f8
tree2940314a1c8d63c3883efb15acf7950920db8a50
parent15308d2f4a15ff4e3b9dbe55b2298b863d4f8b85
[Workaround] There is no tensorflow deb in the PPA

In Ubuntu PPA, there is tensorflow-dev, not tensorflow, which
includes both devel and libraries.

As a workaround, make it depends on either of the two.

Fixes #1204
Addresses https://github.com/nnsuite/nnstreamer-example/issues/21

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
debian/control