openshot.code team mailing list archive
-
openshot.code team
-
Mailing list archive
-
Message #01524
[Merge] ~ferdnyc/openshot-packaging/+git/openshot-packaging-1:lsb_release into openshot-packaging:master
FeRD (Frank Dana) has proposed merging ~ferdnyc/openshot-packaging/+git/openshot-packaging-1:lsb_release into openshot-packaging:master.
Requested reviews:
OpenShot Code (openshot.code)
For more details, see:
https://code.launchpad.net/~ferdnyc/openshot-packaging/+git/openshot-packaging-1/+merge/412262
Using lsb_release from the rules file means it has to be installed.
--
Your team OpenShot Code is requested to review the proposed merge of ~ferdnyc/openshot-packaging/+git/openshot-packaging-1:lsb_release into openshot-packaging:master.
diff --git a/libopenshot/debian/control b/libopenshot/debian/control
index f4a2c07..c1d6c13 100644
--- a/libopenshot/debian/control
+++ b/libopenshot/debian/control
@@ -20,6 +20,7 @@ Build-Depends:
libswscale-dev,
libswresample-dev,
libzmq3-dev,
+ lsb-release,
pkg-config,
protobuf-compiler,
python3-dev,
Follow ups