From cb12ff86a6a79f125ea2605f0c51ff8e45b2d8a2 Mon Sep 17 00:00:00 2001 From: fourdan Date: Tue, 30 May 2006 12:12:38 +0000 Subject: Add dependency on libxxf86vm-dev as per Yannick request. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c46e34c..d8ebe6e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1 Package: ivy-cpp-dev Section: libdevel Architecture: any -Depends: ivy-cpp (= ${Source-Version}), ivy-cpp-glfw (= ${Source-Version}), libc6-dev, xlibs-dev +Depends: ivy-cpp (= ${Source-Version}), ivy-cpp-glfw (= ${Source-Version}), libc6-dev, xlibs-dev, libxxf86vm-dev Description: C++ api for Ivy software bus. development Package This package is needed for compiling applications using ivy in C++. Ivy is mostly a communication convention between processes, implemented -- cgit v1.1