From 6422494cdafc32c723ee7952e63a1b4a369e0595 Mon Sep 17 00:00:00 2001 From: Youmin Ha Date: Thu, 17 Jun 2010 17:51:39 +0900 Subject: [PATCH] change lua package as a dependent --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 60be57c..7a253f7 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Original-Maintainer: Debian Pkg-e Team Uploaders: sangho park , Albin Tonnerre , Xavier Oswald , Jan Lübbe Build-Depends: debhelper (>= 6), cdbs, libeet-dev, libevas-dev , - libecore-dev (>= 0.9.9.060+svn20100304), libembryo-dev, libeina-dev (>= 0.0.2.060+svn20100304), lua, + libecore-dev (>= 0.9.9.060+svn20100304), libembryo-dev, libeina-dev (>= 0.0.2.060+svn20100304), liblua5.1-0-dev, doxygen, pkg-config, libtool Standards-Version: 3.8.1 Homepage: http://enlightenment.org @@ -27,7 +27,7 @@ Description: Various binaries for use with libedje Package: libedje-svn-01 Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, lua, libmpfr-0 [i386], libgmp-0 [i386] +Depends: ${misc:Depends}, ${shlibs:Depends}, liblua5.1-0, libmpfr-0 [i386], libgmp-0 [i386] Suggests: libedje-bin (= ${binary:Version}) Description: Graphical layout and animation library Edje is a graphical layout and animation library for animated resizable, -- 2.7.4