Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CiTIUS
temperaturas
Commits
017d8941
Commit
017d8941
authored
Oct 30, 2015
by
Jorge Suárez de Lis
💭
Browse files
Corrected dependencies to be compatible with Ubuntu 12.04
parent
0191d41b
Changes
2
Hide whitespace changes
Inline
Side-by-side
DEPENDENCIES.md
View file @
017d8941
This program depends on several Python modules. The most noticeable:
-
gi
-
urllib
-
json
-
pillow
-
pillow or PIL
debian_package.ctl
View file @
017d8941
...
...
@@ -5,12 +5,12 @@ Homepage: https://gitlab.citius.usc.es/citius/temperaturas
Standards-Version: 3.9.2
Package: citius-temperaturas
Version: 1.1
Version: 1.1
.3
Maintainer: Jorge Suárez de Lis <citius.tic@usc.es>
Depends: python-gi (>=3.
10
), python (>=2.7), python (<<2.8), python-pil (>=2.3.0)
,
python-
urllib3
(>=1.7)
Depends: python-gi (>=3.
2
), python (>=2.7), python (<<2.8), python-pil (>=2.3.0)
|
python-
imaging
(>=1.
1.
7)
Architecture: all
Files: temperaturas.py /usr/local/bin
global
_temperaturas.desktop /etc/xdg/autostart
debian
_temperaturas.desktop /etc/xdg/autostart
icons/neg_sc_5.png /usr/local/share/temperaturas
icons/neg_point.png /usr/local/share/temperaturas
icons/neg_dec_9.png /usr/local/share/temperaturas
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment