Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xfce4-dev-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • xfce4-dev-tools
  • Merge requests
  • !50

Dockerfile: add libgtk2.0-dev for XFCE 4.14 compatibility

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Mateusz Gozdek requested to merge invidian/xfce4-dev-tools:xfce-4.14-compatibility into master Apr 09, 2021
  • Overview 7
  • Commits 1
  • Pipelines 1
  • Changes 1

To be able set RELEASE to "xfce-4.14" in ci/build_libs.sh, to allow testing backward compatibility with XFCE 4.14 container, libgtk2.0-dev package must be installed, which is required by XFCE 4.14.

Signed-off-by: Mateusz Gozdek mgozdekof@gmail.com

I wonder if 4.14 Docker tags could be also published or is 4.14 compatibility something we should even bother.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xfce-4.14-compatibility