[SCM] lives/master: Add ${perl:Depends}, ${python:Depends} to lives-data's Depends field.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 4 17:21:01 UTC 2012


The following commit has been merged in the master branch:
commit c8ff5b0b4987032541a55433a0c3ac286c755761
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 4 18:20:45 2012 +0100

    Add ${perl:Depends},${python:Depends} to lives-data's Depends field.

diff --git a/debian/control b/debian/control
index 275c3a8..d1ca865 100644
--- a/debian/control
+++ b/debian/control
@@ -124,7 +124,9 @@ Package: lives-data
 Architecture: all
 Depends:
  python,
- ${misc:Depends}
+ ${misc:Depends},
+ ${perl:Depends},
+ ${python:Depends}
 Description: Data files for LiVES
  LiVES is a Video Editing system allowing both novice and advanced users
  to edit and create video straight away. It can also be used as a VJ tool,

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list