[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, master, updated. debian/0.9.9.042-4-68-ge8eaa17
Albin Tonnerre
albin.tonnerre at gmail.com
Wed May 21 20:27:04 UTC 2008
The following commit has been merged in the master branch:
commit e8eaa17a18d2ad3180e4698e70f6818196fbc658
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Wed May 21 22:14:48 2008 +0200
Versionned builddep on evas to get evas-fb.pc
diff --git a/debian/changelog b/debian/changelog
index a3ff39c..bd23f3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
ecore (0.9.9.043-1) UNRELEASED; urgency=low
* New upstream release
- * debian/control: Build-Depend on libeet (>= 1.0.0) as per ./configure
+ * debian/control:
+ - Build-Depend on libeet-dev (>= 1.0.0) as per ./configure
+ - Build-Depend on libevas-dev (>= 0.9.9.043) to get evas-fb.pc
* debian/rules: Docs are now prebuilt in the tarball
-- Albin Tonnerre <albin.tonnerre at gmail.com> Wed, 21 May 2008 19:21:13 +0200
diff --git a/debian/control b/debian/control
index fc1a574..807f335 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>, Niv Sardi <xaiki at debian.org>,
Xavier Oswald <x.oswald at free.fr>, Jan Lübbe <jluebbe at debian.org>
-Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.0.0), libevas-dev, libssl-dev,
+Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.0.0), libevas-dev (>= 0.9.9.043), libssl-dev,
libcurl4-openssl-dev, libxcursor-dev, libxss-dev, libxrender-dev, libxinerama-dev,
libxrandr-dev, libxext-dev, libxp-dev, libxcomposite-dev, libjpeg62-dev,
libxdamage-dev, doxygen
--
Core abstraction layer for enlightenment DR 0.17
More information about the Pkg-e-commits
mailing list