summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Caseiro2010-03-03 15:19:50 +0100
committerPuppet_Master2010-03-03 15:19:50 +0100
commit617eb72e5caa679ebf22d8ef704bf7aa300ed681 (patch)
treef44c453e48b68f42abafe85b8e0d1c3000a358b7
parent096a57271d27fb4e9d7db925af969498a8373b91 (diff)
python-elementary : Cleaning deps and adding python-evas as dep
-rwxr-xr-xpython-pypi/python-elementary/DEPENDS9
-rw-r--r--python-pypi/python-elementary/HISTORY3
2 files changed, 6 insertions, 6 deletions
diff --git a/python-pypi/python-elementary/DEPENDS b/python-pypi/python-elementary/DEPENDS
index ec0488d72c..d7045dcc98 100755
--- a/python-pypi/python-elementary/DEPENDS
+++ b/python-pypi/python-elementary/DEPENDS
@@ -1,6 +1,3 @@
-depends subversion &&
-depends elementary &&
-depends cython &&
-depends python &&
-depends pyrex &&
-depends setuptools
+depends subversion &&
+depends elementary &&
+depends python-evas
diff --git a/python-pypi/python-elementary/HISTORY b/python-pypi/python-elementary/HISTORY
index 67a72431dc..df7b1c8c21 100644
--- a/python-pypi/python-elementary/HISTORY
+++ b/python-pypi/python-elementary/HISTORY
@@ -1,3 +1,6 @@
+2010-03-03 Philippe "Puppet_Master" Caseiro <puppetmaster@sourcemage.org>
+ * DEPENDS: cleanning deps (python-evas added)
+
2010-01-06 Philippe "Puppet_Master" Caseiro <puppetmaster@sourcemage.org>
* PREPARE, DETAILS, DEPENDS, BUILD: spell created