Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
binwalk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
binwalk
Commits
142be9fa
Commit
142be9fa
authored
Aug 23, 2014
by
Gianfranco Costamagna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove libqt4-opengl from dependencies
This is automatically pulled in by python-qt4, pyside and others
parent
d6163ddd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
deps.sh
deps.sh
+1
-1
No files found.
deps.sh
View file @
142be9fa
...
...
@@ -68,7 +68,7 @@ function debian
# lha isn't in newer ubuntu repos, so install it separately in case it fails
$SUDO
apt-get
-y
install lha
$SUDO
apt-get
-y
install git build-essential libtool autoconf mtd-utils zlib1g-dev liblzma-dev ncompress gzip bzip2
tar
arj p7zip p7zip-full openjdk-6-jdk
$SUDO
apt-get
-y
install
libqt4-opengl
python-opengl python-qt4 python-qt4-gl python-numpy python-scipy
$SUDO
apt-get
-y
install python-opengl python-qt4 python-qt4-gl python-numpy python-scipy
if
[
"
$(
which python3
)
"
!=
""
]
then
$SUDO
apt-get
-y
install python3-pyqt4 python3-numpy python3-scipy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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