diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:59:10 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:59:10 +0100 |
commit | e53bd65e459b239a6c9308b31ed93d8521227200 (patch) | |
tree | f4565d05b6f4410868bffb56943c7db2d5f89afc /xorg-imake | |
parent | 62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9 (diff) | |
download | xorg-e53bd65e459b239a6c9308b31ed93d8521227200.tar.gz xorg-e53bd65e459b239a6c9308b31ed93d8521227200.tar.xz |
xorg-imake: depend on xorg-xorgproto
Diffstat (limited to 'xorg-imake')
-rw-r--r-- | xorg-imake/.signature | 4 | ||||
-rw-r--r-- | xorg-imake/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-imake/.signature b/xorg-imake/.signature index 6add95d9..f36adf6f 100644 --- a/xorg-imake/.signature +++ b/xorg-imake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndIvDbd7zp73rdKeKWaCpHxw0Fet5ETdfok48AD9tVi49ML6ksCrjloW8YCR8P1XSeF2FzchZBumOSwuQLwK4iws= -SHA256 (Pkgfile) = d9bee0d874309ab3cb7ffa852572c980637ff5688fbbad3420b928b99edca4e8 +RWTSGWF5Q7TndHokoFREzFUHxQz/URQOLTNrZvsfcHK8uVW7BdQd1idWjqpWmBGTCiWwUJgrJ1jZb+fil5e7Jr0IsUBwLcglUQY= +SHA256 (Pkgfile) = d0f427b4a45785b0cebf2cdbdeabb0febccd4cca5df6eef11a3d478dc266b359 SHA256 (.footprint) = 24091de26fa34f69e4e5997b1cd9ca526786b5ba67fd7305eb358d65a2d6f4b4 SHA256 (imake-1.0.7.tar.bz2) = 690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile index c9f64798..074864f6 100644 --- a/xorg-imake/Pkgfile +++ b/xorg-imake/Pkgfile @@ -1,7 +1,7 @@ # Description: imake build system # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-xproto, xorg-cf-files +# Depends on: xorg-xorgproto, xorg-cf-files name=xorg-imake version=1.0.7 |