Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
ef60bb9e
Unverified
Commit
ef60bb9e
authored
7 years ago
by
Savici, Andrei T.
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #21613 from mantidproject/qtawesome-dev-pkgs
Add qtawesome to developer package lists
parents
0321ffa1
22417ce8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
buildconfig/dev-packages/deb/mantid-developer/ns-control
+5
-3
5 additions, 3 deletions
buildconfig/dev-packages/deb/mantid-developer/ns-control
buildconfig/dev-packages/rpm/mantid-developer/mantid-developer.spec
+6
-1
6 additions, 1 deletion
...g/dev-packages/rpm/mantid-developer/mantid-developer.spec
with
11 additions
and
4 deletions
buildconfig/dev-packages/deb/mantid-developer/ns-control
+
5
−
3
View file @
ef60bb9e
...
...
@@ -3,7 +3,7 @@ Priority: optional
Standards-Version: 3.9.2
Package: mantid-developer
Version: 1.3.
2
Version: 1.3.
3
Maintainer: Mantid Project <mantid-tech@mantidproject.org>
Priority: optional
Architecture: all
...
...
@@ -45,6 +45,7 @@ Depends: git,
pyqt5-dev,
pyqt5-dev-tools,
python-qtpy,
python-qtawesome,
python-sphinx,
python-dateutil,
python-sphinx-bootstrap-theme,
...
...
@@ -63,6 +64,7 @@ Depends: git,
python3-pyqt4,
python3-pyqt5,
python3-qtpy,
python3-qtawesome,
python3-numpy,
python3-scipy,
python3-sphinx,
...
...
@@ -75,7 +77,7 @@ Depends: git,
python3-mock
Description: Installs all packages required for a Mantid developer
A metapackage which requires all the dependencies and tools that are
required for Mantid development. It works for Ubuntu
versions 14.04 and
16.04
Some packages
(poco)
must be newer than those in the Ubuntu repository. Please
required for Mantid development. It works for Ubuntu 16.04
.
Some packages must be newer than those in the Ubuntu repository. Please
follow instructions at http://www.mantidproject.org/Mantid_Prerequisites#Repositories
Installed-Size: 0
This diff is collapsed.
Click to expand it.
buildconfig/dev-packages/rpm/mantid-developer/mantid-developer.spec
+
6
−
1
View file @
ef60bb9e
...
...
@@ -5,7 +5,7 @@
%endif
Name: mantid-developer
Version: 1.2
5
Version: 1.2
6
Release: 1%{?dist}
Summary: Meta Package to install dependencies for Mantid Development
...
...
@@ -50,6 +50,7 @@ Requires: poco-devel >= 1.4.6
Requires: PyQt4-devel
Requires: python-qt5-devel
Requires: python-QtPy
Requires: python2-QtAwesome
Requires: python-devel
Requires: python-setuptools
Requires: python-ipython >= 1.1
...
...
@@ -111,6 +112,7 @@ Requires: python3-sip-devel
Requires: python3-PyQt4-devel
Requires: python-qt5-devel
Requires: python3-QtPy
%{?fedora:Requires: python3-QtAwesome}
Requires: python3-numpy
Requires: python3-scipy
Requires: python3-sphinx
...
...
@@ -148,6 +150,9 @@ required for Mantid development.
%changelog
* Mon Jan 22 2018 Martyn Gigg <martyn.gigg@stfc.ac.uk>
- Added qtawesome
* Tue Dec 05 2017 Peter Peterson <petersonpf@ornl.gov>
- Added cmake3-gui for rhel
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment