We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efcfa4 commit 736d1a2Copy full SHA for 736d1a2
1 file changed
gettextpo.gemspec
@@ -28,6 +28,7 @@ Gem::Specification.new do |spec|
28
spec.homepage = "https://git.disroot.org/gemmaro/ruby-gettextpo"
29
spec.license = "GPL-3.0-or-later" # https://spdx.org/licenses/
30
spec.required_ruby_version = ">= 3.1.0"
31
+ spec.requirements << 'libgettextpo'
32
33
spec.metadata["homepage_uri"] = spec.homepage
34
spec.metadata["source_code_uri"] = "https://git.disroot.org/gemmaro/ruby-gettextpo.git"
0 commit comments