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-libxinerama | |
parent | e1dd3708aa26be5e72887c34b28fd4bf59f57723 (diff) | |
download | xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.gz xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.xz |
xorg: adapted deps to use xorg-xorgproto
Diffstat (limited to 'xorg-libxinerama')
-rw-r--r-- | xorg-libxinerama/.signature | 4 | ||||
-rw-r--r-- | xorg-libxinerama/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxinerama/.signature b/xorg-libxinerama/.signature index 6bccb66f..6962303c 100644 --- a/xorg-libxinerama/.signature +++ b/xorg-libxinerama/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOeGGAxUeFbdFJCAnAvY6rqdEdMjNi5DIZEMGiXf1m1zpzl3S3H0AuhtwEjic4R1WXUFcFLr+18qw8JDji4BTwA= -SHA256 (Pkgfile) = 1bf0eb76d564ab80c764470ba274d921eab6396207df7261018fc28f0dbe1d1b +RWTSGWF5Q7TndCB/okX0RyAnHLnqtjmEM2EFdFAYdi52YWsZz8a3QFHodcsY42whVeo1q8ONOk0QYOBnJmr0jW7kjBfuE/hVfAs= +SHA256 (Pkgfile) = 3be2b34c33dd8cbfdf8c9a9ceaaeb1038077777d4831fb5f36204ae44966c017 SHA256 (.footprint) = b12734cc8edc89f985b1dfbad5695b41f286e3846bcb93d25137cdb270335e30 SHA256 (libXinerama-1.1.3.tar.bz2) = 7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2 diff --git a/xorg-libxinerama/Pkgfile b/xorg-libxinerama/Pkgfile index 029362f8..b8d1aa8d 100644 --- a/xorg-libxinerama/Pkgfile +++ b/xorg-libxinerama/Pkgfile @@ -1,7 +1,7 @@ # Description: X Xinerama client library # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libxext, xorg-xineramaproto +# Depends on: xorg-libxext, xorg-xorgproto name=xorg-libxinerama version=1.1.3 |