We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739af67 commit 53065b0Copy full SHA for 53065b0
Formula/x/xkeyboardconfig.rb
@@ -7,7 +7,8 @@ class Xkeyboardconfig < Formula
7
head "https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "b1ba79c6cd7ae62406d4d5be2e2096fa4e153eebfdf40eb21d3d0986f33b3d5d"
+ rebuild 1
11
+ sha256 cellar: :any_skip_relocation, all: "3e9bd10096890fe0f8e9246fa9dcc2f4d9332298d6ffa4ca1d89af59cef84039"
12
end
13
14
depends_on "gettext" => :build
0 commit comments