pangox-compat: add missing dep on xz
This commit is contained in:
parent
3801610b87
commit
2751d33b3e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class PangoxCompat < Formula
|
|||
url 'http://ftp.gnome.org/pub/gnome/sources/pangox-compat/0.0/pangox-compat-0.0.2.tar.xz'
|
||||
sha256 '552092b3b6c23f47f4beee05495d0f9a153781f62a1c4b7ec53857a37dfce046'
|
||||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'pango'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue