Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xfce4-dev-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xfce
xfce4-dev-tools
Commits
ef3ca47e
Commit
ef3ca47e
authored
3 years ago
by
Romain Bouvier
Browse files
Options
Downloads
Patches
Plain Diff
Add lm-sensors to dependencies, for xfce4-sensors-plugins CI
parent
2ef5b809
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11251
passed
3 years ago
Stage: .pre
Stage: build
Stage: distcheck
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
ef3ca47e
...
...
@@ -10,7 +10,7 @@ RUN sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
RUN
apt-get update
\
&&
apt-get
-y
--no-install-recommends
install
git libglib2.0-bin build-essential libgtk-3-dev gtk-doc-tools libx11-dev libglib2.0-dev libwnck-3-dev intltool liburi-perl x11-xserver-utils libvte-2.91-dev dbus-x11 cmake libsoup2.4-dev libpcre2-dev libgtksourceview-3.0-dev libgtksourceview-4-dev libtag1-dev xvfb
\
&&
apt-get
-y
--no-install-recommends
install
gir1.2-gstreamer-1.0 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev libgstreamer1.0-0 libgstreamer1.0-dev
\
python3-distutils-extra python3-dev python-gi-dev libxss-dev libindicator3-dev libxmu-dev libburn-dev libisofs-dev libpulse-dev libkeybinder-3.0-dev libmpd-dev valac libvala-0.48-dev gobject-introspection libgirepository1.0-dev librsvg2-dev libtagc0-dev libdbusmenu-gtk3-dev libgtop2-dev libtool libnotify-dev libxklavier-dev libexif-dev libgudev-1.0-dev libupower-glib-dev libclutter-1.0-dev
\
python3-distutils-extra python3-dev python-gi-dev libxss-dev libindicator3-dev libxmu-dev libburn-dev libisofs-dev libpulse-dev libkeybinder-3.0-dev libmpd-dev valac libvala-0.48-dev gobject-introspection libgirepository1.0-dev librsvg2-dev libtagc0-dev libdbusmenu-gtk3-dev libgtop2-dev libtool libnotify-dev libxklavier-dev libexif-dev libgudev-1.0-dev libupower-glib-dev libclutter-1.0-dev
lm-sensors
\
&&
rm
-rf
/var/lib/apt/lists/
*
# Build and install the latest tag for all Xfce core libraries
...
...
This diff is collapsed.
Click to expand it.
Romain Bouvier
@skunnyk
mentioned in issue
panel-plugins/xfce4-sensors-plugin#16 (closed)
·
3 years ago
mentioned in issue
panel-plugins/xfce4-sensors-plugin#16 (closed)
mentioned in issue panel-plugins/xfce4-sensors-plugin#16
Toggle commit list
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