[SCM] avw.lv2/master: Fix small mistake on versioning check
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Mar 2 17:11:04 UTC 2013
The following commit has been merged in the master branch:
commit 7c7aecc0cb0e7736bc920292f5cdbde9307e7c3f
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Mar 2 17:08:29 2013 +0000
Fix small mistake on versioning check
diff --git a/debian/control b/debian/control
index a6a735d..9575c0c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
libgtk2.0-dev,
libgtkmm-2.4-dev,
libjack-dev,
- lv2-dev (>= 1.2.0),
+ lv2-dev (>= 1.2.0~),
lvtk-dev,
pkg-config,
python
--
avw.lv2 packaging
More information about the pkg-multimedia-commits
mailing list