Shayan Doust pushed to branch master at Debian Med / enlighten


Commits:
c6b1e8d2 by Shayan Doust at 2020-06-08T16:22:44+01:00
Append to build depends and package dependencies

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -3,7 +3,11 @@ Maintainer: Debian Med Packaging Team 
<[email protected].
 Uploaders: Shayan Doust <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               python3-all,
+               python3-setuptools,
+               dh-python,
+               python3-blessed
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/enlighten
 Vcs-Git: https://salsa.debian.org/med-team/enlighten.git
@@ -11,8 +15,9 @@ Homepage: https://github.com/Rockhopper-Technologies/enlighten
 
 Package: python3-enlighten
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends},
+         python3-blessed
 Description: enlighten is a console progress bar module for Python
  Enlighten progress bar is a console progress bar module for Python which
  allows writing for stdout and stderr without any redirection.



View it on GitLab: 
https://salsa.debian.org/med-team/enlighten/-/commit/c6b1e8d21b7bb51ed1b5e53092e0ac2b290dc0ef

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/enlighten/-/commit/c6b1e8d21b7bb51ed1b5e53092e0ac2b290dc0ef
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to