Commit de564600 authored by lovedheart's avatar lovedheart Committed by GitHub

Update xkeyboard_config.rb

Fix dependencies
parent 6f1064b7
......@@ -10,6 +10,8 @@ class Xkeyboard_config < Package
depends_on "util_macros"
depends_on "intltool"
depends_on "libx11"
depends_on "gettext" => :build
def self.build
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment