summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-10-07 22:28:48 +0200
committerJaka Kranjc2008-10-07 22:28:48 +0200
commit47a0fa91fd158c1b677fdc2f79de7f6354fa31dc (patch)
tree63948d96ba0f4b3cb3c0b8a2f181358ce91707c3
parent22909ed1d6c824d5237e18ff113514b3105891cf (diff)
python-pypi/tagpy: depend on boost, then -sub on PYTHON (Bug #14779)
(cherry-picked from commit 9347bd06c78887d4913c2c6ff4330d8dc998120b)
-rwxr-xr-xpython-pypi/tagpy/DEPENDS1
-rw-r--r--python-pypi/tagpy/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/python-pypi/tagpy/DEPENDS b/python-pypi/tagpy/DEPENDS
index 8728e7dae9..c499c6edf9 100755
--- a/python-pypi/tagpy/DEPENDS
+++ b/python-pypi/tagpy/DEPENDS
@@ -1,5 +1,6 @@
depends python &&
depends setuptools &&
depends ctags &&
+depends boost &&
sub_depends boost PYTHON &&
depends taglib
diff --git a/python-pypi/tagpy/HISTORY b/python-pypi/tagpy/HISTORY
index 73577454f4..c85983b2e3 100644
--- a/python-pypi/tagpy/HISTORY
+++ b/python-pypi/tagpy/HISTORY
@@ -1,3 +1,6 @@
+2008-10-05 Elisamuel Resto <ryuji@sourcemage.org>
+ * DEPENDS: depend on boost, then -sub on PYTHON (Bug #14779)
+
2008-07-10 Elisamuel Resto <ryuji@sourcemage.org>
* DETAILS: updated to 0.94.5; changed WEB_SITE and SOURCE_URL to
pypi-hosted project pages