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
5965e65f
Commit
5965e65f
authored
4 years ago
by
Simon Steinbeiss
Browse files
Options
Downloads
Patches
Plain Diff
xfce-build: Add depends for Catfish
parent
38f0d114
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#299
passed
4 years ago
Stage: .pre
Stage: build
Stage: distcheck
Changes
1
Pipelines
2
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 @
5965e65f
...
...
@@ -10,7 +10,7 @@ RUN sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list
RUN
apt-get update
RUN
apt-get
-y
--no-install-recommends
install
libglib2.0-dev git libtool m4 automake intltool libx11-dev libgtk-3-dev libxfce4util-dev libxfce4ui-2-dev libwnck-3-dev libexo-2-dev gobject-introspection libgirepository1.0-dev
\
&&
apt-get
-y
--no-install-recommends
build-dep xfce4-panel thunar xfce4-settings xfce4-session xfdesktop4 xfwm4 xfce4-appfinder tumbler
\
&&
apt-get
-y
--no-install-recommends
build-dep gigolo mousepad parole ristretto xfburn xfce4-dict xfce4-notifyd xfce4-screensaver xfce4-screenshooter xfce4-taskmanager xfce4-terminal
\
&&
apt-get
-y
--no-install-recommends
build-dep
catfish
gigolo mousepad parole ristretto xfburn xfce4-dict xfce4-notifyd xfce4-screensaver xfce4-screenshooter xfce4-taskmanager xfce4-terminal
\
&&
apt-get
-y
--no-install-recommends
build-dep xfce4-clipman-plugin
# Build and install the latest tag for all Xfce core libraries
...
...
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