diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:57:33 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:57:33 +0100 |
commit | 62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9 (patch) | |
tree | 5fa6b3b7ab0ed475d10e50bf507cd626834dfdbf /xorg-libxcomposite | |
parent | e1dd3708aa26be5e72887c34b28fd4bf59f57723 (diff) | |
download | xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.gz xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.xz |
xorg: adapted deps to use xorg-xorgproto
Diffstat (limited to 'xorg-libxcomposite')
-rw-r--r-- | xorg-libxcomposite/.signature | 4 | ||||
-rw-r--r-- | xorg-libxcomposite/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxcomposite/.signature b/xorg-libxcomposite/.signature index 0f1c2d13..6bac7202 100644 --- a/xorg-libxcomposite/.signature +++ b/xorg-libxcomposite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGbyprj6NyKKnqPEFqsB2uN5weLHD51y687qyNiusLTMVLRq9k4aUS4HqhIRqgPONXcC4m0MtXCD7oLiASijxgM= -SHA256 (Pkgfile) = d1bd837a82b3da65d0b62ba5dc28721e0174bb72958517e39305dd812345b807 +RWTSGWF5Q7TndL7z+6qqqdDyjbtuSVEwJ1SeEwADHMjGmwrpjRCM45BWb0fS6s6P/SeaFxPyukZ81N3ZsGK6zXSGAkcp0SA43gE= +SHA256 (Pkgfile) = 8cb1abb51dcf1d2e6e6d5da9e207887ccb143c9a6f4a4342d184af791c0568f6 SHA256 (.footprint) = 5dea3b77c6c5c70b31ceddfcd61f3eca5534206c02055b3bea0cb71e3a5bc9b7 SHA256 (libXcomposite-0.4.4.tar.bz2) = ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178 diff --git a/xorg-libxcomposite/Pkgfile b/xorg-libxcomposite/Pkgfile index 2a77471b..40450ba8 100644 --- a/xorg-libxcomposite/Pkgfile +++ b/xorg-libxcomposite/Pkgfile @@ -1,7 +1,7 @@ # Description: X Composite extension client library # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-compositeproto xorg-libxext xorg-libxfixes +# Depends on: xorg-xorgproto xorg-libxext xorg-libxfixes name=xorg-libxcomposite version=0.4.4 |