diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
commit | 118b1c942839ff8a86eac544890b9ef2de3cef28 (patch) | |
tree | 9c5a76add67451c012d4dd06aece434d945a8d2d /libglvnd | |
parent | f8dd5952b1bbe06e26b5abbd2bde6ccb6848bc5b (diff) | |
download | xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.gz xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.xz |
xorg: dependency cleanup
Diffstat (limited to 'libglvnd')
-rw-r--r-- | libglvnd/.signature | 4 | ||||
-rw-r--r-- | libglvnd/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libglvnd/.signature b/libglvnd/.signature index edae6e6a..449fe5bd 100644 --- a/libglvnd/.signature +++ b/libglvnd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndFZguU4sva8PqllSMQNfCeddY+/vEC9O4kabym3Uc7h4mfBdfb+eCo9K0ptezCRLVWqIByM+M/tX7JJEzSMBfwE= -SHA256 (Pkgfile) = deab8bbc815c1a1f524c2d1844f46a84bd09d9612036feaff7469ea1090d248e +RWTSGWF5Q7TndE7N4Fkt7ynxYQRRyCyKH4i7N2GASyZJfT6PTeAV1F7nNY0IFiEuw13LjDpzh5uQuQUkThNOY0LF0qT4xI58tw8= +SHA256 (Pkgfile) = 39c54fe27b265a62f5f7eb02f23234f7683a45856fe87a39c5655325f20b2f9d SHA256 (.footprint) = ef0784e60eaa47ab0deb2f20e95263aa655f7bf7e37d63c709e8573a4f12c861 SHA256 (libglvnd-1.1.0.tar.gz) = 49aebc4eccebd6baffc53852a15c9f76433dd57ab593e44ad5ba5f0c20c63259 diff --git a/libglvnd/Pkgfile b/libglvnd/Pkgfile index be000f10..fa8b99f9 100644 --- a/libglvnd/Pkgfile +++ b/libglvnd/Pkgfile @@ -1,7 +1,7 @@ # Description: The GL Vendor-Neutral Dispatch library # URL: https://github.com/NVIDIA/libglvnd # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libx11 xorg-libxext +# Depends on: xorg-libxext name=libglvnd version=1.1.0 |